docker compose

This commit is contained in:
realaravinth
2021-05-12 19:13:09 +05:30
parent d0c5ffb486
commit bf9f2a6cbc
3 changed files with 59 additions and 3 deletions

View File

@@ -65,7 +65,15 @@ to their request.
## Demo
Coming soon...
Clone the repo and run the following from the root of the repo:
```bash
$ docker-compose -d up
```
It takes a while to build the image so please be patient :)
A hosted demo server is in the works...
## Development: