Skip to content

this repository contains the backend server for sys.mon application

Notifications You must be signed in to change notification settings

ishwarjagdale/sys.mon-server

Repository files navigation

Project sys.mon


this repository contains the backend server for sys.mon application, refer this for more

Environment

Set following environment variables to run

DATABASE_URL=postgres://sys.mon.dev:password@localhost:5432/local

FLASK_DEBUG=True

FLASK_ENV=development

host=0.0.0.0

PORT=3000

SECRET_KEY=aodjaowdjakal

SMTP_PASSWORD=*your email password*

SMTP_USER=*your email address*

SQLALCHEMY_TRACK_MODIFICATIONS=False

About

this repository contains the backend server for sys.mon application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published