Skip to content

Backend & website per aplikacionin e dhurimit te gjakut "Jap Jetë"

License

Notifications You must be signed in to change notification settings

kostandinang/jap-jete-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jap-jete-admin

Backend & website per aplikacionin e dhurimit te gjakut "Jap Jetë"

Setup

# clone the repo and cd 
git clone https://github.com/tiranacode/jap-jete-admin.git && cd jap-jete-admin
# Install virtualenv and create a virtual environment
pip install virtualenv 
virtualenv venv
# activate the virtual environment
source venv/bin/activate 
# Install required python libraries
pip install -r requirements.txt 
# start a local server
python server.py

Deployment

# First time deployment:
fab full_install
# Deploy code changes
fab redeploy

About

Backend & website per aplikacionin e dhurimit te gjakut "Jap Jetë"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.6%
  • Python 28.2%
  • RAML 22.6%
  • JavaScript 11.6%