Skip to content

🔥 The CMS for codebayu.com | Next 14, PosgreSQL, Prisma ORM, Shadcn UI, and SOLID Principle

Notifications You must be signed in to change notification settings

codebayu/cms.codebayu.com

Repository files navigation

cms.codebayu.com

codebayu

Introduction

This the CMS website is a fantastic way to manage content on www.codebayu.com. Leave the star if you find this project a bit helpful.

Features

  • Modern Stack: Built with Next.js, a powerful React framework, Tailwind CSS for responsive and elegant styling, Next Auth as the authentication, PostgreSQL as the database system and Prisma as ORM.
  • CMS: CRUD for some services.
  • Authectication: Full authectication feature

Getting Started

Before you begin, make sure you have Node.js and npm (Node Package Manager) installed on your system. Familiarity with Next.js, Tailwind CSS, Prisma, and PostgreSQL will be beneficial for customization.

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/codebayu/cms.codebayu.com.git
  2. Navigate to the project directory:

    cd cms.codebayu.com
  3. Install the dependencies:

    yarn install

Usage

  1. Configure your database settings in the .env file.
  2. Start the development server:
    yarn dev
  3. Access the application in your browser at http://localhost:3000.

Contributing

Contributions to this project are welcome and encouraged! If you find any bugs, want to add new features, or improve the existing ones, feel free to open issues and pull requests.

About

🔥 The CMS for codebayu.com | Next 14, PosgreSQL, Prisma ORM, Shadcn UI, and SOLID Principle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages