Commit Graph

5 Commits

Author SHA1 Message Date
R Tyler Croy f66b39c8d7
Start experimenting with a multi-module typescript application
With some inspiration from
https://medium.com/@jeffkhull/a-typescript-monorepo-without-lerna-7805920c370f
2019-06-25 19:08:47 -07:00
R Tyler Croy 259fa6fcc6
Update the eventbus APi spec and generate useful stubs
Now getting to the point where I can implement the actual logic behind the
scenes of this API.

Fun
2019-05-26 11:40:32 -07:00
R Tyler Croy adbdfc8bd3
Explore dredd for API testing 2019-05-25 15:28:28 -07:00
R Tyler Croy 7208464aa8
Flesh out some initial thoughts on the characteristics of a model
Including an example to help tinker with the user interface for modeling a
process for a mock heroku-based web application.

What's missing right now for sure is the concept of credentials and how those
might fit into the world. That will require more thought.

The syntax is at the moment heavily inspired by Declarative Pipeline from
Jenkins, but not actually compatible.
2019-02-15 21:57:57 -08:00
R Tyler Croy 99a4977b04
Add the license and an ignore 2019-02-10 16:11:46 -08:00