We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb723d7 commit dec1a05Copy full SHA for dec1a05
README.md
@@ -20,7 +20,6 @@ Steps to setup:
20
- clone repository with `git clone https://github.com/Sheppsu/otdb.git`
21
- install python requirements with `pip install -r requirements.txt`
22
- create a postgresql database; you can find instructions online
23
-- run the sql files in /sql
24
- make a copy of otdb/template.env named ".env" and fill in the values
25
- run `npm install` in /otdb/ts
26
- run `py manage.py migrate` in /otdb/ts
0 commit comments