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

https://github.com/thesoftwarehouse/type-runner


https://github.com/thesoftwarehouse/type-runner

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# TSH Racer

## Configuration

1. Run `npm i`

2. Run `cp .env.dist .env`

3. Set up environment variables in `.env` file

4. Run `docker-compose up`

5. Run `npm run migrate up`

6. Run `npm start`