caglarop / copjs

CopJS is a feature-rich and flexible web application boilerplate built on Next.js 13.3, designed to streamline your development process. With a modern app directory structure and Metadata API, CopJS empowers you to build web applications with ease.
https://devlified.com
MIT License
11 stars 1 forks source link
api app-dir eslint husky-hooks metadata-api nextauth nextjs prettier prisma react seo-friendly storybook trpc turborepo typescript vscode-settings windicss zod

πŸ”₯ CopJS - Next.js 13.3 Based Boilerplate for Modern Web Applications

Project Status: No Further Development Note: This project is no longer being actively developed or maintained. However, it remains available for reference or use. Please be aware that this project is no longer actively maintained. Feel free to use the existing codebase as-is, but no new features or updates are planned. Thank you for your interest and support in this project.

Stars Forks Issues Discord Demo

CopJS is a feature-rich and flexible web application boilerplate built on Next.js 13.3, designed to streamline your development process. With a modern app directory structure and Metadata API, CopJS empowers you to build web applications with ease.

Some notable features of CopJS include:

Dependencies

Developer Experience

Features

Built-in Advantages from Next.js

Philosophy

Screenshot

Getting Started πŸš€

Clone the CopJS repository by running the following command in your terminal:

git clone https://github.com/caglarop/copjs.git

Navigate into the cloned repository:

cd copjs

Install the dependencies by running the following command:

yarn

Configure the environment variables by creating a .env file in the root directory and setting the necessary values.

And then sart the development server by running the following command:

yarn dev

Contributors 🀝

Contributions are welcome! If you have an idea for a new feature or find a bug, please open an issue or submit a pull request. πŸ™

License πŸ“„

The CopJS boilerplate is open-source software licensed under the MIT License. πŸŽ‰