Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbital Express

An opinionated Express.js + Sequelize framework for building production-grade APIs fast. Feature-folder architecture, generator-first workflow, built-in auth, background jobs, real-time, i18n, and AI-native skills.

→ Full documentation: hackbyrd.github.io/orbital-express


Quick start

npx create-orbital-app my-api

What it is

  • Feature-folder architecture — model, routes, actions, tasks, tests, and i18n for a feature live in one folder under app/
  • Generator-firstyarn gen Feature scaffolds everything; yarn del removes it cleanly
  • Auth out of the box — access + revocable refresh tokens, multiple user types, Google OAuth
  • Background jobs — Bull/Redis queue with typed task files
  • Real-time — Socket.IO with JWT authentication
  • AI-native — skills for Claude Code, Cursor rules, GitHub Copilot instructions, MCP server

Links

About

A better way to organize and develop on your Express.js Node.js application. Built for developers who need a little bit more structure and for helping engineering teams scale from 0 to 1.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages