Static note sharing site with minimum care
This site is powered by
Warning: This project is not suitable for free Vercel plan. There is insufficient memory for the build process.
Considering the memory usage for this project, it is better to deploy it as separated docker services.
docker-compose up -d -f docker/docker-compose.yamlUpdate dependencies
npx npm-check-updates -uThis repository includes a minimal MCP server that exposes the existing content/ notes as a knowledge base for AI tools over stdio.
npm install
npm run mcp:notesThe server exposes:
list_notesread_notesearch_notes