Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anataliocs/audius-fetch-nft-auth


https://github.com/anataliocs/audius-fetch-nft-auth

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Spheron Supernodez Prototype

__Goal:__ Spheron Supernodez

## Tech Stack

- [Next.js](https://nextjs.org/docs)
- [Tailwind CSS](https://tailwindcss.com/)
- []()
- Zustand

## Run Locally

Install dependencies

```bash
yarn
```

### Run the Project

```bash
yarn dev
```
Go to http://localhost:3000

### 2. Environment Variables
Create environment variables file
```bash
touch .env
```

### Spheron Access Token

Use this `.env` config:
```
ACCESS_TOKEN=
```