Skip to content

cyclopt/gcloud-simple-server

Repository files navigation

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.

build style

Use this template

  • Update package.json with your info.
  • Update LICENSE with your info.
  • Create a .env file based on .env.sample.
  • Delete this section from README and update the rest accordingly.

Prerequisites

  • node >= 14

Install

npm i

Usage

npm start

Run tests

npm test

Development

npm run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published