Skip to content

Get up and running quickly with this full stack boilerplate.

Notifications You must be signed in to change notification settings

pk8189/mongo-graphql-node-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Getting Started

  1. Create an account at Mlab (A MongoDB as a service) on mlab.com
  2. Create a database and copy down your database URL and credentials.
  3. Copy template.env to .env, and fill in your account details to create the mongoose connection.

Install dependencies and run the development server

  1. npm install in the root directory
  2. npm install in the client
  3. yarn dev (This script starts the graphql server and the react frontend.)

About

Get up and running quickly with this full stack boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published