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

Dockerize the application #28

Open
mackcooper1408 opened this issue Sep 14, 2024 · 0 comments
Open

Dockerize the application #28

mackcooper1408 opened this issue Sep 14, 2024 · 0 comments

Comments

@mackcooper1408
Copy link
Collaborator

This can probably be done at any time, but note that there's not much to do here until general env and db configuration is complete. see #22 #23 #27

Context

Let's make development easier by configuring Docker to build and run the application on any device.

Definition of Done

  1. Docker config is complete and the app is able to be run via Docker compose
  2. README is updated with instructions on how to install docker and use it to run the app

Engineering Details

  1. Docker, Next and FastAPI have great docs for this. There's also this demo project that uses Docker that can serve as a great configuration example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants