website-deployment-template

My website deployment template.

Development environment

Getting Started

$ find . -name ".env.example" -type f -execdir cp -n {} .env \;

$ docker compose up -d

Bugs and suggestions

If you have found a bug or have a request for additional functionality, please use the issue tracker on GitHub.

https://github.com/billy0402/website-deployment-template/issues

License

Released under MIT by @billy0402.