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

Separate Dev and Prod Environments #32

Open
chayG5 opened this issue Apr 18, 2024 · 0 comments
Open

Separate Dev and Prod Environments #32

chayG5 opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@chayG5
Copy link
Collaborator

chayG5 commented Apr 18, 2024

Figure out how to properly separate the 'dev' and 'prod' environments.

  • Each environment should have its own separate MongoDB database
  • The 'dev' environment should ideally have a 'test' user the developer can log in to
  • The development environment should run the front-end via node (so that it can be modified during development) as opposed to building it into a html file via npm run build.
@chayG5 chayG5 self-assigned this Apr 18, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant