TypeScript
Files
Empty folder.
README
Financial analysis of the skins from CS:GO's Shattered Web Operation
also a math assignment for college
Presentation: https://www.canva.com/design/DAGUaXUhLKo/RXbcU4sxBAhFPnJ3B9eYBA/edit?utm_content=DAGUaXUhLKo&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton
To run:
- Clone the project
- Make sure Deno is installed
- Run
Deno install - Run
Deno ./server/server.ts
Charts Routes:
- All Skins Index: http://localhost:8000/all-skins
- Purple Skins Index: http://localhost:8000/purple
- Blue Skins Index: http://localhost:8000/blue
- Light Blue Skins Index: http://localhost:8000/lightblue
- Gray Skins Index: http://localhost:8000/gray
- Norse Collection Index: http://localhost:8000/norse
- Canals Collection Index: http://localhost:8000/canals
- St. Marc Collection Index: http://localhost:8000/st-marc