Skip to content

Full Stack JavaScript Development with Next.js. Thanks to Nauval from Array ID - https://www.youtube.com/watch?v=kproo1ezjH0

Notifications You must be signed in to change notification settings

ryfan/full-stack-next-js

Repository files navigation

Full Stack JavaScript Development with Next.js

Alt text

How to use?

Clone repository

git clone https://github.com/ryfan/full-stack-next-js.git

Create file .env.local and configuration

DB_CLIENT=YOUR_CLIENT
DB_NAME=YOUR_DB
DB_USERNAME=YOUR_USERNAME
DB_PASSWORD=YOUR_PASSWORD
DB_HOST=YOUR_HOST

JWT_SECRET=YOUR_JWT_SECRET

And then

yarn install
yarn dev

Open your browser

running on http://localhost:3000

License: MIT

Tangerang, 13 Mei 2021.

About

Full Stack JavaScript Development with Next.js. Thanks to Nauval from Array ID - https://www.youtube.com/watch?v=kproo1ezjH0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published