/cloud-bean-app

Simple Cloud Storage Application, created with Next.js + Nest.js

Primary LanguageTypeScript

Simple Cloud Storage Application, created with Next.js + Nest.js

Installation

$ pnpm install

Running the app

Run web:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Run server:

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Examples

Dashboard

Login