Multi-Tenant SaaS: SpaceRegister (Self Study Center management system)
SpaceRegister is an AI-powered multi-tenant SaaS management platform engineered for Self Study Centers and Libraries. Built with a production-grade decoupled architecture featuring React, Vite, Node.js, Express, and TypeScript.
EXPLORER
.gitignore
README.md
backend
.env.example
.gitignore
README.md
nodemon.json
package-lock.json
package.json
src
app.ts
config
.gitkeep
controllers
.gitkeep
middlewares
.gitkeep
models
.gitkeep
routes
.gitkeep
server.ts
services
.gitkeep
types
.gitkeep
utils
.gitkeep
validations
.gitkeep
tsconfig.json
frontend
.env.example
.gitignore
eslint.config.js
index.html
package-lock.json
package.json
public
vite.svg
src
App.tsx
assets
.gitkeep
components
.gitkeep
contexts
.gitkeep
hooks
.gitkeep
index.css
layouts
.gitkeep
main.tsx
pages
auth
.gitkeep
dashboard
.gitkeep
organization
.gitkeep
student
.gitkeep
routes
.gitkeep
services
.gitkeep
store
.gitkeep
styles
.gitkeep
types
.gitkeep
utils
.gitkeep
vite-env.d.ts
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts
prompts
project_initilization.txt
source.json
No File Selected
Choose a file from the explorer on the left to inspect its source code.
Codelearnium
Learn modern web development by building real-world projects with complete tutorials, source code, and deployment guides.
Navigation
Community
© 2026 Codelearnium. Built for developers.
Learn • Build • Grow