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

https://github.com/zaptross/localdevtools

Some handy tooling for debugging and working with compiled programs.
https://github.com/zaptross/localdevtools

Last synced: 27 days ago
JSON representation

Some handy tooling for debugging and working with compiled programs.

Awesome Lists containing this project

README

          

## Starting it up

```bash
yarn install --force
yarn dev
```

## Config

Duplicate `.env.example` and rename to `.env.local`, then fill out the env vars.

Open [http://localhost:5678](http://localhost:5678) with your browser to see the result.