Skip to content

Learning python backend by making a cool notification center backend

Notifications You must be signed in to change notification settings

filip-strelec/notification-center-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensure you have python --version 3.8.x

Clone the repository, enter it and run pipenv sync in order to download all the dependencies

Use .env.example to create your .env file

run pipenv shell

while in shell run python3 createDatabase.py to create a database with tables and an admin user

start the server with python3 pythonRest.py

About

Learning python backend by making a cool notification center backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published