Skip to content

Starter kit which makes it easy to build apps using GraphQL, Apollo, NextJS, Mongo, Express and React. Includes user authentication, dashboard and posts CRUD.

Notifications You must be signed in to change notification settings

kutaloweb/nextjs-graphql-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEXTJS GRAPHQL BLOG

NEXTJS GRAPHQL BLOG is my starter kit which makes it easy to build apps using GraphQL, Apollo, NextJS, Mongo, Express and React

Getting Started

These instructions will get you a copy of the project up and running on your local Linux or Mac OS X machine

Please make sure you are using your own MongoDB link instead of https://cloud.mongodb.com/v2/61b9ab8d624bb71ecef90461#clusters/connect?clusterId=Cluster0

Install nodemon globally

sudo npm install -g nodemon --save-dev

Installing

Move to your web projects directory and clone the application using Git

cd /var/www/html
git clone https://github.com/kutaloweb/nextjs-graphql-blog

Move to application directory

cd nextjs-graphql-blog

Install the application dependencies

npm install

Populate database

npm run populate

Execute the NPM script

npm run dev

Contributing

As an open project, I welcome contributions from everybody. Please, feel free to fork the repository and submit pull requests

License

This project is licensed under the MIT License - see the LICENSE file for details

Premium Support

Want help with implementation or new features? Start a conversation with me: kutalo84@gmail.com

About

Starter kit which makes it easy to build apps using GraphQL, Apollo, NextJS, Mongo, Express and React. Includes user authentication, dashboard and posts CRUD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published