Skip to content

Basic nestjs server to explore using both node and graphql.

Notifications You must be signed in to change notification settings

jhugs/nestjs-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is nothing more than a basic full-stack application to play around with nestjs, graphql, and the OpenBreweryDB Api.

Install dependencies

Run an npm install in the root, backend, and frontend folders.

Run the backend

In the backend folder run npm run start. (note: you may have to run an npm run build first)

Run the frontend

In the frontend folder run npm run start

About

Basic nestjs server to explore using both node and graphql.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published