Skip to content

ducva/job_test

Repository files navigation

Prerequisites

Run in Development mode

make sure to run make clean first, if you run make test or make prod before

make

After the process finishes, you can:

Run Tests

make sure to run make clean first, if you run make dev (or make) or make prod before

make test

Run in Production mode

make sure to run make clean first, if you run make test or make dev (or make) before

make prod

After the process finishes, API is running at http://localhost:8080

Todos

  • Run in dev mode without wsgi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published