This is an template for developing on a basic PHP webserver locally. It's setup to make building easy, using Docker to compose a local build & then easily deploy to Railway.app to serve your production application.
- Clone this repo
- Install Docker: https://www.docker.com/
- Setup a Railway account: https://railway.app/
- Deploy to Railway
| Packages | Packages |
|---|---|
| PHP-FPM | PHP-FPM |
| Nginx | Nginx |
| MongoDB | MongoDB |
| Redis | Redis |