Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.
/ Mongo-Python Public archive

Jukebox Player Website using MongoDB, Python and VueJs. Moudle 165.

License

Notifications You must be signed in to change notification settings

BBZW-Hoard/Mongo-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongo-Python

Start programm

docker compose up --build

The website runs on http://localhost:9661/ if not configured different

Start without Docker

On Windows

python -m venv env-pymongo-fastapi-crud

. env-pymongo-fastapi-crud\Scripts\Activate.ps1

Install Dependencies

pip install -r requirements.txt

python -m uvicorn main:app --reload

About

Jukebox Player Website using MongoDB, Python and VueJs. Moudle 165.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published