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

https://github.com/flvsantos15/gallery-plus-flv


https://github.com/flvsantos15/gallery-plus-flv

fastify ignite reactjs rocketseat typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Gallery Plus

## Getting started

Run the install command

```
pnpm install
```

Then in a terminal run the backend server

```
pnpm dev-server
```

In another terminal run the frontend server

```
pnpm dev
```