Customizable start page.
https://start.damocles.dev
- TypeScript 87.7%
- CSS 8.7%
- JavaScript 2.4%
- HTML 1.2%
| src | ||
| .gitignore | ||
| CHANGELOG.md | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
start v2.0.0
Code for startpage at start.damocles.dev.
This is a start page using a decimal system to form a recursive tree for quick access to saved links. Links are saved in local storage, nothing is sent in the network.
For local development use npm run dev. To build the app use npm run build.