8000 GitHub - rednez/score-viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rednez/score-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score Viewer Monorepo

Run backend and frontend apps via Docker

  • docker compose up

Usage

Frontend

http://localhost:3003

Backend

Fetch all companies without sorting

GET http://localhost:3002/api/companies

Fetch all companies with sorting

Query params:

  • sortBy: company or score
  • order: asc or desc

Example

GET http://localhost:3002/api/companies?sortBy=company&order=asc

About

534A
No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0