Skip to content
/ sbp Public

This is a project built using NodeJS with test cases. Build service classes that work with SQL Server

Notifications You must be signed in to change notification settings

studev1922/sbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S-BASE PROJECT

name command note
TEST CASE npm test start server with nodemon  nodemon ./src/test-case/main.js clone (random data) and test performance in CRUD datarandom data
ACCOUNT TEST CASE npm run test-account test case UAcountDAO  nodemon ./src/test-case/main.js clone (random data) and test performance in CRUD datarandom data
START SERVER npm start start server with note node ./src/main.js
START SERVER AS DEVELOPMENT npm run dev start server with nodemon nodemon ./src/main.js

About

This is a project built using NodeJS with test cases. Build service classes that work with SQL Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published