8000 GitHub - lennylin1998/attendance-app-demo: This is a demo application built with express.js, typescript and tested with jest.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lennylin1998/attendance-app-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attendance-app-demo

This is a demo application built with express.js, typescript and tested with jest.

How to Setup

make sure all dependencies are installed with correct version npm install

How to Start Server

npm run start

Ho to Run Test

npm run test Alternatively one can run unit test or functional test separately npx jest test/unit npx jest test/functional

Interact via Website

Go to http://localhost:3000/

Demo Video

Watch the video on YouTube

Note

  1. There are two independent databases, "demo" for website access, "test" for cli testing.
  2. Database will be clear and inserted with fixed sets of data whenever it is connected.

About

This is a demo application built with express.js, typescript and tested with jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0