/graphQl_nodejs

Primary LanguageTypeScriptMIT LicenseMIT

Backend Setup

Setup Steps:

npm install

local server

npm run start:dev

prod build

npm run build

prod build run

node dist/index.js