Skip to content

hieuxinhe94/headless-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequites:

  • MySQL 8.*
  • YARN
  • NODE
  • Visual studio code

Dependencies:

  • Headless cms by Nodejs + expressjs
  • Next.js + graphql
  • Mysql

Installation:

  • For backend :
    • Config the database at database.js (create new schema if it not exist)
    • Run on the root directory:
    • Switch database to client or request to #Hieu to add your IP to authorized access IP yarn

yarn build

  • For frontend: yarn

yarn dev

How to build:

  • For backend : yarn start

  • For front end: yarn dev

Getting started:

Deployments:

  • For backend :

  • For front end:

Troubleshots

  • MySQL
    • ER_NOT_SUPPORTED_AUTH_MODE:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published