Skip to content

restuedos/backend-test-case

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Backend Test Case

Algoritma

Untuk menjalankan tes algoritma:

cd algorithm
node no1.js
node no2.js
node no3.js
node no4.js

NestJS Library Backend

Untuk menjalankan NestJS Library Backend:

cd backend
npm install
npm run build
npm run start:dev

Setelah itu, API dapat dites dengan Swagger pada: https://localhost:3000/api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.1%
  • JavaScript 4.9%