Skip to content

sjorsblom/Smart.pr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart.pr

This project usases a mongodb database

The project settings are configured to use the default admin database without credentials Change this approperiately if needed

A secrect key also needs to be added before usage

create a .env file in the main directory

Add the following line

SECRET_KEY=;t]MvF?g@DFwV22%awc;-)^MD&x%%F)7avIUYI.-cr`_NF{@i<0pQ={'*gOc9Uw

The above key is an example and should be changed before usage

To Run this project:

create a python enviroment

python3 -m venv env

install requirements

pip install -r requirements.txt

run flask instance

flask run

About

Demo Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages