Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

LugsoIn2/cad-eventservice

Repository files navigation

cad-event-backend

After cloning:

cd into cloned folder

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

Env File

put the .env Variable in root directory of the repo

AWS_ACCESS_KEY=
AWS_SECRET=
ALLOWED_HOSTS="0.0.0.0,localhost,127.0.0.1"
EV_TABLE_NAME=''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •