Cactus is an open source no-code backend service with integrated database, data validation, entity/relationship builder and REST apis.
- Rest-API Creator
- Sqlite database integration
- Data type validation
- Entity-Relationship builder
- test
npm run test
- start the client server
pnpm start:ui
- start the backend server
pnpm start:server