Skip to content

Testing Flask+angular using python 2.7 and ES6 ~ also limited use of boto3 (aws python lib)

Notifications You must be signed in to change notification settings

iRunner/divvy-aws

Repository files navigation

Divvy AWS Query

Basic proceedure:

npm install

pip install -r requirements.txt

dev

python app/main.py

prod

docker build -t <name> . docker run -p 80:80 -t <name>

TO DO

  1. TESTS..

  2. Upgrade webpack to 2...

  3. Maybe persistence

About

Testing Flask+angular using python 2.7 and ES6 ~ also limited use of boto3 (aws python lib)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published