Codehagen / Nextify

Jumpstart your web dreams with Nextify 🌐 β€” a power-packed Next.js starter kit.

Home Page:https://nextify-peach.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextify – An open-source starter template offering robust features for Next.js projects.

An open-source starter template built on Next.js, offering robust features and tools to kickstart your project.

Twitter License

Introduction Β· Features Β· Local Development Β· Tech Stack Β· Contributing


Introduction

Nextify is an open-source project so your able to ship projects fast!

Features

  • Pre-configured Authentication with NextAuth.js
  • Responsive UI with Tailwind CSS
  • Optimized Database Handling with Prisma
  • Scalable Architecture with Resend Labs, Shadcn, and PlanetScale
  • Stripe Payment Integration

Local Development

To develop Nextify locally, you will need to clone this repository and set up all the env vars outlined in the .env.example file.

Once that's done, you can use the following commands to run the app locally:

bun i
bun run build
bun dev

We're planning to add a proper, well-documented self-hosting guide for Nextify soon – stay tuned!

Tech Stack

Roadmap

  • Add NextAuth
  • Landingpage
  • Dashboard
  • Integrate Stripe
  • Add OG image for blog using @vercel/og

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

License

About

Jumpstart your web dreams with Nextify 🌐 β€” a power-packed Next.js starter kit.

https://nextify-peach.vercel.app


Languages

Language:TypeScript 96.7%Language:JavaScript 2.0%Language:CSS 1.4%