Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 598 Bytes

File metadata and controls

15 lines (10 loc) · 598 Bytes

Sarie

Sarie is an open-source Node.js framework based on expressjs for building applications and services. Motivation behind this was to create a super fast, super easy framework, gives flexiblity to do anything yet saves you from wiriting same boilerplate.

DISCLAIMER: This version is in early stages. May contain bug. Not yet recommended to use in production.

Get started

  • npx sariejs --create my-super-simple-app
  • cd my-super-simple-app && npm start

Contribution

Feel free to submit PRs.

Contact Me

@shahidcodes