DEV Community

Cover image for Node.js API Starter Kit
Konstantin Tarkus
Konstantin Tarkus

Posted on • Edited on

Node.js API Starter Kit

https://github.com/kriasoft/node-starter-kit — complete starter kit for building Node.js apps optimized for serverless deployment (Google Cloud Functions, Cloud SQL).

  • PostgreSQL database tools (migrations, seeds, backup/restore, REPL shell)

  • Stateless authentication via 3rd party providers (Google, Facebook, GitHub)

  • Starting database schema with "user" and "identity" (credentials) db tables

  • Email templates for transactional emails using Handlebars, Juice CSS inliner, instant preview

  • Pre-configured "local", "dev", "test" (QA), and "prod" environments (env variables)

  • Pre-configured with Babel, TypeScript, and Rollup (bundling); hot-reload in dev mode

  • Deployment scripts for Google Cloud Functions

  • No API-specific code (other than OAuth 2.0 endpoints); feel free to use it with any API library!

Alt Text

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay