• TypeScript 75.3%
  • CSS 23.5%
  • HTML 1.2%
Find a file
2026-03-19 20:39:42 +01:00
.github/workflows Fix actions 2026-03-16 21:33:05 +01:00
mapper Handling for repeating refs + merge of bidirectional refs 2026-03-19 20:39:42 +01:00
src Handling for repeating refs + merge of bidirectional refs 2026-03-19 20:39:42 +01:00
.gitignore Init 2026-03-16 18:12:54 +01:00
build.ts Update 2026-03-16 21:40:42 +01:00
bun.lock Site 2026-03-16 21:27:54 +01:00
config.ts Update 2026-03-16 21:40:42 +01:00
index.html Update 2026-03-16 21:40:42 +01:00
index.ts Init 2026-03-16 18:12:54 +01:00
package.json Site 2026-03-16 21:27:54 +01:00
README.md Init 2026-03-16 18:12:54 +01:00
tsconfig.json Init 2026-03-16 18:12:54 +01:00

null-net

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.10. Bun is a fast all-in-one JavaScript runtime.