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: 9 months ago
JSON representation

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`