SveltyCMS
SveltyCMS copied to clipboard
Sql database support via drizzle
Describe the problem
We tried our best to create a fully agnostic headless cms.
Describe the proposed solution
Use drizzle library to allow further sql database support like mariadb, postgres....
-
[ ] Update drizzle database adapters to fully use the agnostic & implemented dbInterface.ts, authInterface.ts db.ts
-
[ ] Update cli-installer to allow sql database integration
-
[ ] test cms all functionality
- [ ] user
- [ ] sessions
- [ ] token
- [ ] collections
- [ ] system