yoonic / atlas

E-Commerce Backend API in Hapi.js and RethinkDB
MIT License
373 stars 104 forks source link

Dockerized atlas & Updated Docs #7

Closed dillonco closed 5 years ago

dillonco commented 7 years ago

Also now you can use npm start or npm run prod. For docker, the environment variables are stored in .env Database and tables are auto created if not present. These are first steps to making atlas more generalized.

andrecrt commented 7 years ago

Hi! Again, thanks for your PR. I'll have a look as soon as I can and give you feedback!