Skip to content

WikiSkillz V2 - Node, Mongo and Docker Monolith

Notifications You must be signed in to change notification settings

sainani8897/wiki-v2

Repository files navigation

LMS Portal

LMS stands for Learning Management System. Backend entire Application is built on Node.js express Framework and uses mongoose as ORM . Frontend in React using an open source Template from Rsuite

Features

  • Add Course
  • Add Categoies
  • Add Students & Instructors

Prerequisitesjs

  • Docker 🐋
  • Node.js v14

How run the application

git clone https://github.com/sainani8897/wiki-v2
  • Run docker compose
docker-compose up --build
  • or just pull from docker image
docker pull sainani8897/wiki-v2:latest

NOTE : change the IP or Domain name


About

WikiSkillz V2 - Node, Mongo and Docker Monolith

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published