Skip to content

Repository files navigation

Employee Management System

A full-stack EMS application supporting admin and employee role authentication.

Installation

Required:

  • Bun runtime
  • PostgreSQL database

Steps

  1. Clone the repository:
git clone https://github.com/ducnguyenNOPRO/Employee-Management-System.git
  1. Install dependencies at root, packages/client, and packages/server:
bun install

Usage

Run both Frontend and Backend

At root:

bun run dev

Run Frontend and Backend separately

At packages/client or packages/server:

bun run dev

Run Prisma Studio for database observation

bunx prisma studio

This project was created using bun init in bun v1.3.5. Bun is a fast all-in-one JavaScript runtime.

About

A full stack EMS application support admin and employee role

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages