Skip to content

Unique982/Saas-EdTech-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 SaaS Platform Backend

This is the backend repository for our modern SaaS (Software as a Service) application. It is built using Next.js (API Routes) with TypeScript, Node.js, and MySQL. This backend provides RESTful APIs and handles authentication, user management, and all core backend logic.


⚙️ Tech Stack

Tech Description
Next.js Full-stack React framework (API Routes used)
TypeScript Type-safe development
Node.js Runtime environment for server-side logic
MySQL Relational database
TailwindCSS Utility-first CSS framework (UI if required)

🔑 Environment Variables

Create a .env file in the root and add the following: PORT:4000 DB_NAME =
DB_USER = DB_PASSWORD = DB_DIALECT = mysql DB_HOST = localhost DB_PORT =

1. Clone the repository

git clone https://github.com/Unique982/Saas-EdTech-Backend.git
cd saas-backend

2.Run the development server

npm run dev
# or
yarn dev

🔮 Features

🔐 Authentication (JWT or NextAuth)
📦 Subscription & Plans
🛒 Payment Integration (Stripe / eSewa)
🧾 Invoicing and Billing
📊 Admin Control Panel
📊 Institute Control Panel
📊 Teacher Control Panel
📊 Student Control Panel
🌐 Multi-tenancy support (optional)

📞 Call Me & Contact Me

If this project meets your requirements and you want to discuss or use it:

📱 Call Me: +977-9864728224

📧 Email: uniqueneupane153@gmail.com

🌐 Portfolio/Website: www.khemrajneupane.com.np
🔗 GitHub: https://github.com/Unique982/Saas-EdTech-Backend.git
Feel free to reach out for collaboration, customization, or deployment support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors