Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anataliocs/audius-fetch-nft-auth
https://github.com/anataliocs/audius-fetch-nft-auth
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/anataliocs/audius-fetch-nft-auth
- Owner: anataliocs
- Created: 2023-11-15T08:48:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-05T07:33:08.000Z (10 months ago)
- Last Synced: 2024-04-14T02:02:35.978Z (7 months ago)
- Language: TypeScript
- Size: 2.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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=
```