-
Ensure the following are installed and configured a. python3.9 (with pyenv) b. poetry c. docker compose d. Make (author used GNU Make)
-
Setup poetry virtual environment
From project root run:
poetry env use python3.9 poetry install
-
Copy
.env-example
to a file named.env
and populate.env
with values -
Run application in developer mode
From project root run:
make dev
-
Notifications
You must be signed in to change notification settings - Fork 0
nolandseigler/osu-cs340-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published