Skip to content

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

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors