- Docker
- Clone the repository
- Change your remote origin to your repository
- Configure
.envfile - Run
docker-compose up --build - Run
docker-compose exec adonis_app bash - Run
node ace migration:runin the container
And that's it! You can now access the application at http://localhost:8080