Skip to content

multiplechoice/api

Repository files navigation

Actions Status Coveralls Status Updates

api

  • Deploy to AWS Lambda with zappa deploy dev and ensure that the remote_env.json at the s3 path given in the settings contains the correct db credentials.
  • Deploy locally by running the app.py. Be sure to provide a Postgres instance to talk to, and pass the credentials via the environment, f.ex: PG_CREDS=postgresql://user:pass@host:port/database python app.py and visit 127.0.0.1:5000

Running

Run locally after installing Python 3.6 (Zappa doesn't currently support higher than that) by simply running app.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages