Skip to content

Amir-Taheri-Web/CRM

Repository files navigation

CRM

A Customer Relationship Management app developed with Next.js

Description

Next.js CRM app. The emphasis of this app is on Next.js api and MongoDB database.

Getting Started

Dependencies

  • Next.js
  • React.js
  • Javascript - HTML - CSS
  • PNPM
  • MongoDB(Link)
  • Moment(Link)
  • Mongoose(Link)
  • React-hot-toast(Link)
  • SWR(Link)

Installing

  • For running the project in DEVELOPMENT mode run the below code:
npm install
npm run dev
  • For running the project in PRODUCTION mode run the below code:
npm install
npm run build
npm start

Help

If you have problem connecting to server use a VPN

Authors

Developed by Amir Taheri

Github page

About

Customer Relationship Management app developed with Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published