797ace982f
Done so far Basic backend skeleton - technology choices - database migration outline - basic self hosting facade - basic REST outline - proof of concept for auth and privileges Basic frontend skeleton - technology choices - pretty robust frontend compilation - top navigation - proof of concept for registration form
5 lines
81 B
Text
5 lines
81 B
Text
alembic>=0.8.5
|
|
configobj>=5.0.6
|
|
falcon>=0.3.0
|
|
psycopg2>=2.6.1
|
|
SQLAlchemy>=1.0.12
|