A Lab for Experiments
Nanoolabs is a minimalist technical Research and Development (R&D) environment built for high performance experiment
- Framework: Astro 5.x (Static First)
- Styling: TailwindCSS 4 (Vite Plugin)
- Runtime: Node.js 22 (LTS)
- Package Manager: pnpm
- Search: Pagefind
- Deployment: Cloudflare Pages
- CI/CD: GitHub Actions
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Build for production
pnpm run build
# Preview build locally
pnpm previewAutomatic deployment is handled via GitHub Actions to Cloudflare Pages.
- Branch:
maintriggers production build. - Environment: Node 22, pnpm 9.
- Project Name:
nanoolabs
Built to be fast, simple, and scalable by Adnan Slamet Wibowo.