Skip to content

kristianbinau/hibiscusvej-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hibiscusvej - Web

Look at the Nuxt documentation to learn more.

Prerequisites

  • NodeJS (v22.11.0)

Setup

Make sure to install dependencies:

npm install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Preview deployment:

npx nuxthub preview

Deploy to production:

npx nuxthub deploy

Commands

Generate migrations:

npm run db:generate

Check for TypeScript errors:

npx nuxi typecheck

Format code:

npm run format

Check for dependencies updates:

npm run update-dependencies

Update dependencies:

npm run update-dependencies -- -u

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •