/nomrebi-web

Get information about phone numbers stored in the Nomrebi.com database

Primary LanguageCSSMIT LicenseMIT

nomrebi-web

Get information about phone numbers stored in the Nomrebi.com database

GitHub release GitHub license

See project at nomrebi.abgeo.dev.

Installation

Install dependencies using PIP:

  • pip install -r requirements.txt

Usage

Run Flaks development server

APP_SETTINGS=config.DevelopmentConfig FLASK_APP=index.py FLASK_ENV=development flask run --port 5000

Run production WSGI server

APP_SETTINGS=config.ProductionConfig waitress-serve --port=5000 app:app

Changelog

Please see CHANGELOG for details.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

License

Copyright © 2021 Temuri Takalandze.
Released under the MIT license.