|
|
|
|
|
by eternityforest
971 days ago
|
|
It would definitely either be TS or Python. I think I might use Bootstrap but I'd heavily customize theming. Probably SvelteKit or Vue for the frontend. Most likely SvelteKit. SQLite or a flat file database for sure. I think what I would do is use Tornado to serve SvelteKit pages, if I went with Python. Definitely a monorepo for front and back end. Probably I'd try to do zero server side templating. |
|