/nodejs-request

Sample Repository to test multipole NodeJS requests libs

Primary LanguageJavaScriptMIT LicenseMIT

nodejs-server-template

[Not-so-much] opinionated server template, with all the important stuff1

1: fastify, ava, graphql, eslint, Sentry, nodemon, dotenv, code coverage and other bits and bobs.

Prerequisites

  • node >= 14

Install

npm i

Usage

npm start

Run tests

npm test

Development

npm run dev