Skip to content

fables-tales/notely-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Notely server This is the companion server to notely

##Installation I deploy this to heroku. It needs some database tables to work. To do it execute the following sql statements: CREATE TABLE useractions (uuid VARCHAR(120), actions TEXT) CREATE TABLE pairing (code VARCHAR(120), uuid VARCHAR(120))

##Usage Use notely

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages