Skip to content

0xmetropolis/facecoin

Repository files navigation

Facecoin Internal Development Setup

This guide is for metal developers setting up the Facecoin development environment.

Production

Prerequisites

  • Vercel CLI (pnpm i -g vercel)

Initial Setup

  1. Clone the repository:

    git clone git@github.com:0xmetropolis/facecoin.git
    cd facecoin
  2. Install dependencies:

    pnpm i
  3. Link to Vercel project:

    vercel link
  4. Pull environment variables:

    vercel env pull

Development

Start the development server:

  • Using VSCode: Press F5 to start with debugger
  • Using CLI: pnpm run dev

The app will be available at http://localhost:3000

About

snap a selfie, get some facecoin - powered by metal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors