Skip to content

darthkrallt/AO3rdr-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend for synching user settings.

To add a new column type, all you need to do is update reciever.py with the shema
    though, do be careful to make sure the validation works


## Development

Start the app running locally with

```
export FLASK_APP=syncsettings.py
export FLASK_ENV=development
flask run
```

About

Backend for user data sync for AO3rdr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages