Skip to content

FilipRudy/dorm-ease

Repository files navigation

Nest Logo

Description

DormEase is a comprehensive dormitory management system designed to streamline basic administrative tasks and enhance the living experience for both students and dormitory staff. Built with modern technologies, DormEase offers a robust platform for managing student accommodations, room allocations, departmental information, course enrollments, and more.

Installation

  • Clone the repository
git clone https://github.com/FilipRudy/DormEase.git
  • Run npm install
$ npm install

Running the app

  • Run docker compose
cd docker
$ docker compose up -d
  • Run a pre-generated database migration
$ npm run migration:run
  • Start the application by choosing preferred mode
# development
$ npm run start

# watch mode
$ npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published