Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: run everything in docker-compose #476

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

ztsorojev
Copy link
Contributor

@ztsorojev ztsorojev commented Jun 10, 2022

This makes everything run together in a single network through docker-compose instead of running the app separately.

To do

  • Update the readme: if running outside the docker, nvm use 8.16 needs to be run before npm run start-dev, but better to just do everything through docker now
  • All the links are broken, must be an env variable missing
  • Db is empty, need to populate it with data
  • Styling is missing completely for some reason

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant