Skip to content

ProjectX aims to simplify financial management with a user-friendly interface and robust backend

License

Notifications You must be signed in to change notification settings

rohitt-gupta/projectx

 
 

Repository files navigation

Start at full speed with Projectx !

Twitter License

Introduction · Installation · Tech Stack + Features · Author · Credits


Introduction

Lets goooo - Next.js 14, Prisma, Planetscale, Auth.js, Resend, React Email, Shadcn/ui, and Stripe.
All seamlessly integrated with the Projectx to accelerate the development.

Installation

Clone & create this repo locally with the following command:

git clone https://github.com/meglerhagen/projectx.git
  1. Install dependencies using pnpm:
yarn install
  1. Copy .env.example to .env and update the variables.
cp .env.example .env.local
  1. Input everything you need for the env.

  2. Start the development server:

yarn dev

Roadmap

  • Inital setup
  • Start removing templete
  • Update UI to match the product
  • XXXXXXXX

Tech Stack + Features

Frameworks

  • Next.js – React framework for building performant apps with the best developer experience
  • Auth.js – Handle user authentication with ease with providers like Google, Twitter, GitHub, etc.
  • Prisma – Typescript-first ORM for Node.js
  • React Email – Versatile email framework for efficient and flexible email development

Platforms

  • Vercel – Easily preview & deploy changes with git
  • PlanetScale – A cutting-edge database platform for seamless, scalable data management
  • Resend – A powerful email framework for streamlined email development

UI

  • Tailwind CSS – Utility-first CSS framework for rapid UI development
  • Shadcn/ui – Re-usable components built using Radix UI and Tailwind CSS
  • Framer Motion – Motion library for React to animate components with ease
  • Lucide – Beautifully simple, pixel-perfect icons
  • next/font – Optimize custom fonts and remove external network requests for improved performance
  • ImageResponse – Generate dynamic Open Graph images at the edge

Contributing

We love our contributors! Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

Repo Activity

Nextify repo activity – generated by Axiom

About

ProjectX aims to simplify financial management with a user-friendly interface and robust backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.2%
  • MDX 14.3%
  • JavaScript 2.1%
  • Other 0.4%