Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asasmith/barstool-fs-api
https://github.com/asasmith/barstool-fs-api
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asasmith/barstool-fs-api
- Owner: asasmith
- Created: 2023-08-18T23:11:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T18:36:54.000Z (about 1 year ago)
- Last Synced: 2024-11-06T00:16:17.505Z (2 months ago)
- Language: TypeScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Api for Barstool Sports fullstack challenge
[requirements](https://github.com/BarstoolSports/fullstack-challenge)
## Running locally
* `pnpm install`
* `docker run -d -p 27017:27017 --name test-mongo mongo:latest`
* `pnpm start`