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

https://github.com/vnykmshr/1mb.dev

All the hats. One head.
https://github.com/vnykmshr/1mb.dev

1mb full-stack indie-maker one-man-band solo-developer

Last synced: 5 months ago
JSON representation

All the hats. One head.

Awesome Lists containing this project

README

          

# 1mb

**one-man-band**

All the hats. One head.

→ [1mb.dev](https://1mb.dev)

---

A quiet corner for those who build.

Some build with teams and titles. Others just build.

This is for the others.

---

## Development

```bash
npm install
npm run validate # lint, format, html/css checks
npm run build # inject SW version (git SHA)
```

### Counter API

```bash
npm run worker:dev # local development
npm run worker:deploy # deploy to Cloudflare
npm run worker:tail # view live logs
```

See [workers/README.md](workers/README.md) for setup details.

## License

[MIT](LICENSE)