Logo
Explore Help
Sign In
darkhelm/notifications-api
1
0
Fork 0
You've already forked notifications-api
mirror of https://github.com/GSA/notifications-api.git synced 2025-12-22 08:21:13 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
1efee1fa66d94e0f78b1af6e520f536dadd8b0a3
notifications-api/scripts/run_app.sh

7 lines
61 B
Bash
Raw Normal View History

Basic commit to add get pages showing - bootstrap script - run script - couple of views - basic config
2015-12-10 10:56:59 +00:00
#!/bin/bash
Update config Source the configuration from an environment file, this way it is similar to how the aws environment works
2016-02-16 15:25:46 +00:00
set -e
source environment.sh
Remove flask-script, move commands to click click (http://click.pocoo.org/) is used by flask to run its cli args. In removing flask_script (it's unmaintained), we had to migrate all our commands to use click. This is a change for the better in my eyes - you don't need to define the command in several places, and it makes managing options a bit easier. View diff with whitespace turned off unless you're a masochist.
2017-11-06 12:34:29 +00:00
flask run -p 6011
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 3303ms Template: 107ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API