Skip to content

KarmaBlackshaw/node-koa-boilerplate-ts

Repository files navigation

Node-Koa Boilerplate

GitHub Karmablackshaw GitHub Karmablackshaw GitHub Karmablackshaw js-standard-style

Another simple node-koa boilerplate

Features

  • 🚀 Auto import routes
  • 📂 Commands to generate routes, handlers, etc.
  • 🚦 Socket IO
  • ⚡ Redis
  • ⭐ Mysql
  • 📃 Logs
  • ⛏ Utilities
  • 🛠️ Knex Meta
  • 🐕‍🦺 Lint Staged

Commands

  • npm run start: run development server and lint; auto reloads on code change
  • npm run test: runs linter
  • npm run fix: runs linter and fix lint errors
  • npm run make:module [name]: create application handler and model pair
  • npm run make:job [name]: create application job
  • npm run make:listener [name]: create application listener
  • npm run make:helper [name]: create application helper
  • npm run make:middleware [name]: create application middleware
  • npm run make:socket [name]: create application socket namespace
  • npm run generate:key: create application key for literally anything

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published