Create BookStore "lite" repo
isaacabraham opened this issue · 1 comments
isaacabraham commented
The BookStore repo is excellent - it shows a complete end-to-end demo with a build script that does tests, deployment etc. etc..
However, I think that there would be value in having a "cut down" version of this repository that contains a bare-bones-only codebase - essentially:
- Suave back-end, perhaps even without the log-in process etc. but simply the home page and main page (to show navigation). Or even just the main book list page.
- Fable client
No tests etc. - just the absolute basics.
isaacabraham commented
With the SAFE template and dojo etc., I think we have enough here.