Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/santiagodotsh/zustand-dashboard


https://github.com/santiagodotsh/zustand-dashboard

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Project setup

```bash
$ npm install
```

## Create .env file based on .env.example

```bash
# https://firebase.google.com/docs/database
VITE_FIREBASE_URL=
```

## Compile and run the project

```bash
# development
$ npm run dev

# production build
$ npm run build

# preview mode
$ npm run preview
```

## Authentication method

It is required to start **[nest-teslo-shop](https://github.com/santiagodotsh/nest-teslo-shop)** for authentication to work.