Skip to content

ACME Dashboard built with Next.js and TypeScript. Auth.js for Authentication.

Notifications You must be signed in to change notification settings

emadkiani/acme-dashboard

Repository files navigation

ACME Dashboard | Next.js (App Router)

ACME Dashboard web app built with Next.js and TypeScript.

Invoices dashboard built with Next.js and TypeScript. Auth.js for Authentication.

Features

  • User authentication
  • Dashboard to manage invoices & customers
  • Search & Pagination
  • CRUD (create, read, update, delete) functionality for invoices

Usage

  • You should have Node.js installed Node.js
  • To deploy on Vercel and setup SQL database Vercel

Env Variables

Rename .env.example to .env and add your env variables

Install Dependencies

npm install

Seed Database

npm run seed

Run

npm run dev

About

ACME Dashboard built with Next.js and TypeScript. Auth.js for Authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published