Skip to content

atapas/coursey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Coursey

Coursey is a project to show powerful integration between Caisy Headless CMS, Next.js App router, TailwindCSS, and GaphQL.

product

💻 How to Set up

  • Clone or fork this repository
  • Change the directory to the site folder
  • Install dependencies using the npm install or yarn command.
  • Start the local development server using the npm run dev or yarn dev command.

Please Note: This project uses Caisy as the back-end content management system. So, create an account with Caisy and obtain the Project ID and API Key for accessing data. Caisy is absolutely FREE for the kind of project we have built here. Once you have the details, please create a .env or .env.local file with these entries at the root of the project folder.

CAISY_PROJECT_ID=<YOUR_PROJECT_KEY>
CAISY_API_KEY=<YOUR_API_KEY>

🚀 Access the Deployed App

The application is deployed on Vercel, and you can start playing around with it.

Demo Application Deployed

🤲 Want to Motivate?

Who doesn't need motivation? Please give the project a star(⭐) and/or share it in your dev circle.

Many Thanks to all the Stargazers who have supported this project with stars(⭐)

Stargazers repo roster for @atapas/coursey

🍔 Tech Stack

The project uses the following technology stack:

🏗️ How to Build an App like Coursey?

Here is an in-depth video to learn how to build an app like this.

thumbnail

Here is a step-by-step tutorial for you: https://blog.greenroots.info/create-an-e-learning-platform-using-caisy-graphql-nextjs-app-router

🤝 Want to Contribute?

This project is an Open Source project. If you'd like to contribute, you are welcome. Feel free to start with these features and issues:

  • Make the search functionality work.
  • Make the look and feel better.
  • Make the navbar work in the responsive mode.
  • Add a checkout system to buy a course.

Please create an issue before working on any of the items. Also, please read the CODE Of Conduct and Contributing Guide added to the project.

About

Coursey is a project to show powerful integration between Caisy content management system, Next.js App router and GaphQL

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published