Skip to content

ibronos/wapres

Repository files navigation

Wapres

A simple project to learn React and Next.js

Tech Stack

Framework: Next.js App Router

Dashboard Admin: Bootstrap - SB Admin 2

ORM: Prisma

Authentication: Next-Auth

Email: Nodemailer

Client: Bootstrap

Getting Started

Create .env file, copy the value from .env.example

First, run the development server:

npm install
#then 
npm install file:./ckeditor5
#then
npx prisma db push 
#then 
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

Simple Next.js App

Resources

Stars

Watchers

Forks

Languages