/nextjs-authmoji

Next.js app using Authmoji

Primary LanguageJavaScript

Authmoji Example

This example show how to use Authmoji with Next.js.

A database is not included. You can use any database you want and add it in this file.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/lottamus/next-authmoji
# or
yarn create next-app --example https://github.com/lottamus/next-authmoji

Deploy it to the cloud with Vercel (Documentation).