🚀 Upload your NFT collection assets faster via Spheron multi-chain upload!
You can follow these steps to setup the frontend:
Using NPM
- Clone this repo:
https://github.com/spheronFdn/nftystore.git
- Go inside the
frontend
directory - Run
npm i
to install dependencies - Start Nftystore
npm start
Using Yarn
- Clone this repo:
https://github.com/spheronFdn/nftystore.git
- Go inside the
frontend
directory - Run
yarn
to install dependencies - Start Nftystore
yarn start
You can access the frontend at: http://localhost:3000
You can follow these steps to setup the server:
Using NPM
- Clone this repo:
https://github.com/spheronFdn/nftystore.git
- Go inside the
server
directory - Run
npm i
to install dependencies - Create a .env file in the server directory with the following configuration:
HOSTING_API_HOST_ADDRESS=https://api-v2.spheron.network API_TOKEN=xxxx UI_URL=http://localhost:3000
- Start the server
npm run dev
Using Yarn
- Clone this repo:
https://github.com/spheronFdn/nftystore.git
- Go inside the
server
directory - Run
yarn
to install dependencies - Create a .env file in the server directory with the following configuration:
HOSTING_API_HOST_ADDRESS=https://api-v2.spheron.network API_TOKEN=xxxx UI_URL=http://localhost:3000
- Start the server
yarn dev
You can access the server at: http://localhost:8088
We encourage you to read the contribution guidelines to learn about our development process and how to propose bug fixes and improvements before submitting a pull request.
The Spheron community extends beyond issues and pull requests! You can support Spheron in many other ways as well.
For help, discussions or any other queries: Join us on Discord