Skip to content

shinobu (oshino), codename for the admin control panel of momoka-lite backend

Notifications You must be signed in to change notification settings

tanamoe/shinobu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homepage | Blog

shinobu (oshino) is a Nuxt-based admin control panel use to manage momoka-lite.

Look at the Nuxt 3 documentation to learn more.

Get Started

Define some required variable in the project .env file, include:

POCKETBASE_URL=

Setup

Make sure to install the dependencies:

pnpm install

Development Server

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

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Check out the deployment documentation for more information.

About

shinobu (oshino), codename for the admin control panel of momoka-lite backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages