Skip to content

anirudhwarrier/phone-number-allot

Repository files navigation

PHONE-NUMBER-ALLOTMENT-SYSTEM

Terminal commands

Note: make sure you have pip and virtualenv installed.

Initial installation: make install

To run test: make tests

To run application: make run

To run all commands at once : make all

Viewing the app

Open the following url on your browser to view swagger documentation
http://127.0.0.1:5000/

Setting up using Docker

docker-compose build
docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published