DayInReview / day-in-review

Full Day In Review application
http://dayinreview.org
Apache License 2.0
2 stars 0 forks source link

Organize backend #16

Closed JimothyGreene closed 3 years ago

JimothyGreene commented 3 years ago

We should split the backend into utils, routes, etc so that it's organized well. The tutorial for user authentication splits it up a little bit, but I don't think we should follow that structure verbatim. We can take some ideas from that and alter it slightly.