Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asasmith/barstool-fs-api


https://github.com/asasmith/barstool-fs-api

Last synced: 15 days 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`