Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/petruspierre/smart-park

Projeto Interdisciplinar Unipe
https://github.com/petruspierre/smart-park

Last synced: about 2 months ago
JSON representation

Projeto Interdisciplinar Unipe

Awesome Lists containing this project

README

        

## Como rodar

Primeiramente, copie o arquivo `.env.example` e crie um `.env.local` com as credenciais do supabase

- Instale as dependências

```bash
npm install
```

- Execute o seguinte comando

```bash
npm run dev
```