Skip to content

thkim1011/cards-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cards Backend

This is the backend service for the cards application.

Setup new environment

To set up a new environment, run

python3 -m venv /env
source env/bin/activate
pip install -r requirements.txt

Run

python -m backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages