Skip to content
/ bare-nodejs-server Public template

Starter Node.js GraphQL server

License

Notifications You must be signed in to change notification settings

jwoo92/bare-nodejs-server

Repository files navigation

Starter Node.js GraphQL server

Quick Start

CD into the project root and then Copy/paste the following into your CLI:

cp .env.example .env
npm install
npm run start

About

Starter Node.js GraphQL server

Resources

License

Stars

Watchers

Forks