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

KenTaniguchi-R/hackdavis_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to start this app

1. install dependencies

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

2. setup env

Download env from Discord and paste the file in the root directory. Change the name to .env

3. setup database

python3 manage.py migrate

4. run server

python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages