Allow user submissions to be stored in the server
Closed this issue · 0 comments
nathanpc commented
Create a simple configuration flag and implement some UI elements to allow a user submission to in fact be stored in the web server. Using localStorage
as suggested in #12 works fantastic in a public web service scenario, but for people that want to self-host this service, it makes a lot more sense to have the documents stored in the server.