Skip to content

Clivern/Walnut

Repository files navigation

Logo

Walnut

Async Transactional Email Service

Documentation

Installation:

To install the application:

$ git clone https://github.com/Clivern/Walnut.git
$ cd Walnut
$ composer install
$ php bin/console doctrine:schema:update --force
$ symfony serve

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Walnut is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.

See the Releases section of our GitHub project for changelogs for each release version of Walnut. It contains summaries of the most noteworthy changes made in each release.

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/walnut/issues

Security Issues

If you discover a security vulnerability within Walnut, please send an email to hello@clivern.com

Contributing

We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.

License

© 2022, clivern. Released under MIT License.

Walnut is authored and maintained by @clivern.