Skip to content

vnykmshr/1mb.dev

Repository files navigation

1mb

one-man-band

All the hats. One head.

1mb.dev


A quiet corner for those who build.

Some build with teams and titles. Others just build.

This is for the others.


Development

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

Counter API

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

See workers/README.md for setup details.

License

MIT