Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.35 KB

README.md

File metadata and controls

63 lines (37 loc) · 1.35 KB

nextjs-magic-eslint-jest

If there's one template you should use in 2021 This is the one

NextJS

Hands down the simplest and easiest framework to build production ready React Apps

Magic

Easy access to login, authentication, session management, ethereum wallets

Eslint

Stop wasting time formatting code, there's a tool for that

Jest

Test the code that matters, when it matters

Instructions

Clone

git clone https://github.com/GalloDaSballo/nextjs-magic-eslint-jest

Install

yarn

Start

yarn dev

Architecture

See context/UserContext.tsx for implementation of Login, Logout and Session Persistence

See components/Signup for Login / Signup component

This template was built on top of Template: NextJS Typescript Boilerplate

Template: NextJS Typescript Boilerplate

"name": "@erikdstock" "url": "https://github.com/erikdstock"

Bootstrap a developer-friendly NextJS app configured with: