0.0.1 • Published 8 months ago

gillbreath-pad v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

pad

  1. About
  2. Get Involved
  3. Quick Start/Install
  4. Lead Maintainer
  5. License

About

Framework for rapid application development. Isomorphic ORM, aka full-stack JavaScript on Rails.

Portable Application Definition (PAD) is a proposal for a convention-driven approach to isolating what's unique about a system.

  • Specify everything that's unique in a PAD format
  • Dynamically produce app behavior from PAD

Get Involved

Contribute to the framework by joining our social impact project. Fill out this short form and we'll be in touch.

Quick Start/Install

  • git clone repo locally
  • cd vue-scaffold && npm i && npm run start
  • Cypress will launch. Choose Chrome (other browsers not yet supported)
  • Open localhost:4173

Features

  • dataEntities
    • data described here will automatically get CRUD functionality, routes & forms
    • data entities can also be automatically be rendered as tables or ULs
  • pageRoutes
    • describe non-data functionality here

Lead maintainer

The lead maintainer at this time is Elias Carlston. His email is elias@eliascarlston.com.

License

MIT

0.0.1

8 months ago

0.0.0

8 months ago