Skip to content

ioet/ioet-secret-santa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

185 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioet Secret Santa

Install instructions

Frontend

cd frontend/
npm install
npm run dev

Backend

  1. cd api
  2. Create a Python 3.9.0 virtual environment (python -m venv .venv)
  3. python -m pip install -r requirements.txt
  4. python runner.py

About

This monorepo contains frontend, backend and devops for the secret-santa project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors