sang-d / school-students-logs

a django rest app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

school-students-logs application

to start app on local

  • make sure docker and docker-compose are installed
  • create .env file similar sample.env with your credentials

$docker-compose up

  • visit link:

to test on local

python -m pytest

developement and contribution

install pre-commit hook

$pre-commit install

About

a django rest app

License:MIT License


Languages

Language:Python 94.4%Language:Dockerfile 3.6%Language:Shell 2.0%