//atinotes-cf-5byRihanArfan

atinotes-cf-5

0
0
0
1
Vue

Save your Markdown notes online with Atinotes 🖌️

Nuxt UI

Read more on https://notes.atinux.com

Deploy

Deploy with Vercel

Deploy to Cloudflare

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm run dev

Copy the .env.example to .env and update the variables to your own.

Production

Note that you need a Nuxt UI Pro license to build the application for production.

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Check out the deployment documentation for more information.

Deploy

You can deploy this template on providers supported by Nitro. https://nitro.build/deploy

Set the following environement variables:

ADMIN_PASSWORD=<your-password>
NUXT_SESSION_PASSWORD=<a-32-characters-long-password>

If deploying to a provider which NuxtHub does not automatically configure the KV storage driver for, then manually configure the Nitro Storage KV mount.

That’s all :sparkles:

License

MIT - Sébastien Chopin

[beta]v0.14.0