We should have some way of changing settings. (Basically I'm annoyed that the port number is hardcoded so I can't run the debug build at the same time,) Since we already have a DB, we might as well use that. SQLite is dynamically typed, which is perfect.
Things to configure:
- Port number
- Directory for saved files (Issue, file names end up being absolute, which might cause issue if you move it. Investigate and open a new issue)
We should have some way of changing settings. (Basically I'm annoyed that the port number is hardcoded so I can't run the debug build at the same time,) Since we already have a DB, we might as well use that. SQLite is dynamically typed, which is perfect.
Things to configure: