Skip to content

NextJS Boilerplate with MobX, NextAuth.js, TailwindCSS, Emotion, Typescript and PostgreSQL

Notifications You must be signed in to change notification settings

jvonasek/nextjs-mobx-tailwind

Repository files navigation

NextJS Boilerplate

Bootstrap a NextJS app configured with:

Running Docker

docker-compose up

How to use

Required .env or .env.local file variables

NODE_ENV=development
NEXTAUTH_URL=http://localhost:3000
# NextAuth credentials for Github (Change provider in auth config)
GITHUB_CLIENT_ID=id
GITHUB_CLIENT_SECRET=secret

About

NextJS Boilerplate with MobX, NextAuth.js, TailwindCSS, Emotion, Typescript and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published