ungoldman / dogstack-handbook

documentation for the dogstack framework

Home Page:https://dogstack.gitbooks.io/handbook/content/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿถ ๐Ÿถ ๐Ÿถ a popular-choice grab-bag framework for teams working on production web apps

๐Ÿฑ see also catstack, dogstack's smarter, slimmer, more cunning partner in crime

features

  • provides generators for scaffolding apps made of popular libraries
  • abstracts away the app plumbing that you don't want to write again, and let's you focus on features
  • prescribes enough opinion to reduce friction for your team
  • is omakase, modules are hand-picked by expert chefs to deliver a consistent taste throughout

examples

modules

distributions

  • TODO user interface
  • TODO universal user interface
  • TODO data services
  • TODO full stack (ui + services)
  • TODO mobile using [react-native]
  • TODO desktop using [electron]

guides

  • TODO how to install node.js and package manager
  • TODO how to create a new dogstack app
  • TODO how to setup a Postgres database
  • TODO how to do authentication for your app
  • TODO how to do styled components
  • TODO how to create real-time data services
  • TODO how to do authorization for your app
  • TODO how to deploy your app
  • TODO how to test your app using executable specifications
  • TODO how to setup scheduled server tasks
  • TODO how to send emails from your app
  • TODO how to do a payment in your app

other opinions

  • TODO pluralize by adding 's', no exceptions

prior art

About

documentation for the dogstack framework

https://dogstack.gitbooks.io/handbook/content/