Skip to content

agata-project/azazel

Repository files navigation

Agata Project - Azazel

Azazel license PyPI GitHub top language

TravisCi Coverage Status Ebert GitHub issues

GitHub last commit GitHub contributors GitHub stars

Description

Um webservice para o backend da semana da computação.

Motivation

Table of Contents

Environment

Environment Dependences

  • Postgresql 10.4
  • Python 3.6.5
  • pyenv
  • pipenv

Environment Init

  • open shell end load .env
pipenv shell
  • install python dependences
pipenv install
pipenv install --dev

Environment Variables

cp .env.example .env

Development

Create DB

pipenv run setupdbdev
pipenv run setupdbtest
pipenv run migrate

Run

pipenv run server

Version History

See CHANGELOG.md

License

LICENCE

About

Backend para as Semanas Acadêmicas da UDESC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published