amandakelake / next-app-mui-web3

Home Page:https://fairsharing.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FairSharing FrontEnd

Getting Started

First, run the development server:

yarn
yarn dev

Open http://localhost:3001 with your browser to see the result.

Proxy to Backend API

touch .env.local

set the following config in .env.local

NEXT_PUBLIC_API_HOST_TEST=http://localhost:3001
NEXT_PUBLIC_API_HOST_PROXY=http://127.0.0.1:3000
NEXT_PUBLIC_API_BASE_URL=/fs-api

start the backend server by run docker-compose up

Deploy on Vercel

Vercel Platform

Supported by LXDAO

Supported by LXDAO

This is a project supported by LXDAO. More links: LXDAO | LXDAO Forum | LXDAO Discord | LXDAO Twitter.

LXDAO is an R&D-focused DAO in Web3. Our mission is: Gather the power of buidlers to buidl and support “LX” (valuable) Web3 projects sustainably and welcome 1 billion users into Web3. Welcome to join us.

Join our Discord server!

About

https://fairsharing.vercel.app


Languages

Language:TypeScript 97.8%Language:CSS 1.6%Language:JavaScript 0.6%