volca-io / volca-core

Open Source Serverless API boilerplate built with Node.js / TypeScript deployed to AWS using CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Volca

Volca

SaaS boilerplate with Node.js / TypeScript running on AWS.

  • Koa for routing
  • Knex for migrations and query interface
  • Postgres for relational data storage
  • Lambda and API Gateway for serverless API hosting
  • Yarn and Yarn Workspaces for monorepo management
  • CDK for Infrastructure-as-Code

Full documentation available at https://docs.volca.io

About

Open Source Serverless API boilerplate built with Node.js / TypeScript deployed to AWS using CDK


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%