opensource-ny / OpenSource-NY

MIT License
10 stars 14 forks source link

Dockerfiles #94

Closed zhik closed 4 years ago

zhik commented 4 years ago

Added Dockerfiles for a standard development and deployment.

After you install docker and docker-compose, run docker-compose up. This will run both the react and express app.

Later on you can add mongo and postgres.