Hacker News new | ask | show | jobs
by workingname 2276 days ago
Interested in how you're managing the content, uploads especially!
1 comments

Well most things still work through API calls (Postman), but the front-end for the CMS might be ready in the next couple months. Right now is the only administrative UI component is the upload form that lets my wife upload her designs.

The source file content is served from disk, and everything else from the database.