Skip to content

jeremybradbury/graphql-https-mysql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a HTTPS NodeJS MySQL GraphQL Server

Don't forget to run yarn to install the dependencies. You can find out how to install Yarn on their website.

Run the development server using nodemon src

You can watch the original was created this on YouTube.

This fork converts the Monogo/Mongoose backend to a MySQL/Sequelize backend. And adds local https development with self-generated cert you'll need to provide an exception for. There is a setting to allow unverified certificates in Postman. Please DO NOT use the provided cert/key in any production environment, use free valid certs from https://letsencrypt.org.

You can either force Sequelize to drop/create the table on first run or you can simply create the events table yourself, after creating your database.

For database configuration options see the connections file.

Create something awesome!

About

This project is currently under heavy active development and testing, prior to a documented release.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors