Read more on https://notes.atinux.com
Make sure to install the dependencies:
# pnpm
pnpm install
Start the development server on http://localhost:3000
pnpm run dev
Copy the .env.example to .env and update the variables to your own.
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.
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:
MIT - Sébastien Chopin
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.