Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

LugsoIn2/cad_team3_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cad_team3_backend

After cloning:

python3 -m venv venv

source venv/bin/activate

python -m pip install -r requirements.txt

To deactivate the venv:

deactivate

New python dependencies:

python -m pip freeze > requirements.txt

create zip for aws beanstalk

cd in {gitdir}/cad_team3_backend

python3 manage.py collectstatic

=> zip files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published