-
Notifications
You must be signed in to change notification settings - Fork 0
omsigum/notesAPI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Inoreder to run the note api you must have a running Mysql/mariadb server. Also add a file called conf.py, it looks like: class conf: def __init__(self): self.dbpass = "DATABASEPASSWORD" self.dbusername = "DATABASEUSERNAME" self.dbhost = "HOSTNAME" self.dbase = "DATABASENAME" This project runs on python3. pip dependecies are in requirements.txt there is currently a server running on lok.enaiac.is, don't count on it being there.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published