News

DATABASE_URL=postgresql://user:password@localhost:5432/chat_db FLASK_APP=src.app:create_app() FLASK_ENV=development FLASK_DEBUG=1 PORT=5000 HOST=0.0.0.0 ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.