Skip to content

pruvious-tutorial/05-blog

Repository files navigation

Project

This project was generated with Pruvious CLI version 3.11.4.

Documentation: https://pruvious.com/docs

Admin Credentials

This repository contains a database and uploads for demonstration. The admin user's credentials are:

To access the dashboard, go to http://localhost:3000/dashboard.

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

# npm
npm install

Development server

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

# pnpm
pnpm dev

# npm
npm run dev

Production

Build the website for production:

# pnpm
pnpm build

# npm
npm run build

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published