Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

celo-org/emisianto

 
 

Repository files navigation

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

Getting Started

For phone number verification to work with twillio, follow part of this tutorial to setup the twilio verify backend.

Add the issuer private key NEXT_PUBLIC_ISSUER_PRIVATE_KEY and the twilio URL NEXT_PUBLIC_TWILIO_URL to the .env file

Run the development server:

npm run dev
# or
yarn dev

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 2.7%
  • Other 0.9%