Skip to content

agapanto/portfolio-backend

Repository files navigation

portfolio-backend

Backend for portfolio related functionality

Installation

Clone the project

git clone https://github.com/agapanto/portfolio-backend

Create a virtualenv with python3

mkvirtualenv portfolio-backend  --python=$(which python3)

Install the required packages

pip install -r requirements.txt

Set all required env vars: You can execute the following cp command or set the env vars by yout own(with an export command).

cp .env.dist .env

Run the app with honcho: This is a Procfile based project so you can start all the workers with the following command

honcho start

About

Backend for portfolio related functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages