Files
NoteNextra-origin/README.md
2025-11-07 15:44:36 -06:00

1022 B

NoteNextra

Static note sharing site with minimum care

This site is powered by

Deployment

Deploying to Vercel

Deploy with Vercel

Warning: This project is not suitable for free Vercel plan. There is insufficient memory for the build process.

Deploying to Cloudflare Pages

Deploy to Cloudflare Workers

Deploying as separated docker services

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.yaml

Snippets

Update dependencies

npx npm-check-updates -u