Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hey!

Here's some quick steps to run the app!

Create a virtual enviornment

conda create -n vault-server python=3.9
source activate vault-server

Run the following command to download requirements

pip install -r requirements.txt

Hey Alex,,,

Add your .env file

and edit line 11 when you make changes

Start the app using:

python app.py

Create .env with

DB_HOST= DB_PORT= DB_DATABASE= DB_USER=

MAIL_SERVER= MAIL_PORT= MAIL_USERNAME= MAIL_PASSWORD= MAIL_DEFAULT_SENDER= MAIL_USE_TLS=

For gh, push auth with

git config --local credential.helper ""

then run

git push origin master

About

FSW backend

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages