Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Flask with Neo4j Starter that includes User Auth and Session Management.

Notifications You must be signed in to change notification settings

josh-thurston/FlaskNeo4jStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlaskNeo4jStarter

Flask with Neo4j Starter that includes User Registration, Login, and Session Management.

Two versions of the app are contained.

  1. BasicApp is a simple application with all the routes in app.py
  2. BluePrintApp is built with blueprints and view modifiers.

Notes:

  • This is not a completed application that is ready for deployment. It is a starting point only.
  • Be sure to change the Neo4j credentials and found in data/db_session.py

About

Flask with Neo4j Starter that includes User Auth and Session Management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published