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

https://github.com/bernardodiasc/remote-roll


https://github.com/bernardodiasc/remote-roll

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Requirements

Use [NVM](https://github.com/nvm-sh/nvm) to update Node version:

```
nvm install 18
nvm use 18
```

## Getting Started

First, copy and rename `.env.example` to `.env.local`.

Then run the development server:

```bash
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.