Skip to content
/ pyng Public

Ready to use dockerized stack with database (PostgreSQL), backend (Flask, SQLAlchemy, Restless, Gunicorn), frontend (Angular) and web server (NGINX)

License

Notifications You must be signed in to change notification settings

clemtoy/pyng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyng

PyNg is a dockerized stack containing:

Usage

  • download this repository
  • set the config in .env
  • configure your backend/api.py
  • in your Angular app, use the prefix '/api/[...]' to call the backend
  • build your Angular app and copy the dist/ content to frontend/
  • run ./reset.sh

About

Ready to use dockerized stack with database (PostgreSQL), backend (Flask, SQLAlchemy, Restless, Gunicorn), frontend (Angular) and web server (NGINX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published