Skip to content

shapeshift/website-frontend

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Environment variables

Copy the sample environment file to get started, obtaining the necessary values from Engineering:

cp .env.local.sample .env.local

Running locally

bun install
bun dev

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

Deploy on Vercel

The website will redeploy on Vercel on merges to main.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.2%
  • CSS 0.4%