Skip to content

NSFOpenData/backend

Repository files navigation

backend

do these commands to install all dependencies, populate the db and start the backend graphql server

npm i
npm run populate
npm start

Architecture

image