|
|
|
|
|
by h3rald
1443 days ago
|
|
Nice project! It looks pretty similar to my own LiteStore: https://h3rald.com/litestore/ The feature set is pretty similar, but I focused mainly on the free form/nosql-ish aspect of it, and although I added support for server-side JavaScript middleware I didn't include authentication OOTB (although it could be implemented or you can integrate with an OAuth2 system - it can validate JWT tokens). And yes, LiteStore's web app hasn't been updated in years and overall your project looks much more polished than mine. Good job! Bookmarking ;) |
|