Technical Notes & Research Experiments by Nanoo Labs.
This is the central knowledge base for Nanoo Labs projects, focusing on edge computing, system efficiency, and high-performance starter kits.
- Framework: Astro 6.x
- Documentation: Starlight + Starlight Rapide Theme
- Styling: TailwindCSS 4 (CSS-first)
- Deployment: Cloudflare Pages (Edge-optimized)
- Nanoo Stack: High-performance starter kits (Frontend, Backend, DB).
- Nanoo CDN: Edge-optimize caching proxy with AWS SigV4.
- Laboratory Research: Internal R&D notes and system experiments.
All commands are run from the root of the project:
# Install dependencies
pnpm install
# Start local dev server at http://localhost:4321
pnpm dev
# Build for production
pnpm run build
# Preview production build locally
pnpm run previewBuilt to be fast, simple, and scalable by Nanoo Labs.