Erica is interesting. When I get my dev env set up I will compare it to kanso.
Has Erica ever run on Windows? I've given up running kanso on windows. On Thu, Oct 18, 2012 at 3:12 PM, Ryan Ramage <[email protected]> wrote: > Mark, I have one leg in kanso and one leg in erica right now. Both > great couchapp tools, erica is a really simple one and should be easy > to redistribute once built on windows. You would not get the build > steps that kanso has, but there are a lot of 'build tools' that might > fill the gap > > ps. I just finished work to support 2 things in erica. > > 1. Support for a simple webstyle project. So attachments first. It > reverts back to the traditional couchapp style if detected (or > forced). So you couch push a simple folder with nothing more than an > index.html > 2. Support for pushing to garden20, equivalent to kanso. > > To get those features, you can build my branch here: > https://github.com/ryanramage/erica/tree/webstyle > > > > Correct me if I'm wrong, but garden20 is only for publishing kanso apps. > > > And now erica apps :) > > > While this is intriguing it doesn't solve my problem of running kanso. > > If you need an easier setup, erica might win > > Ryan > > > > On Thu, Oct 18, 2012 at 3:47 PM, Mark Hahn <[email protected]> wrote: > > Thanks, I'll check out garden20. > > > > On Thu, Oct 18, 2012 at 2:45 PM, Gabriel Mancini > > <[email protected]>wrote: > > > >> you just need couchdb, but to host a kanso app its cool use a > >> http://garden20.com/ > >> > >> > >> > >> On Thu, Oct 18, 2012 at 6:34 PM, matt j. sorenson < > [email protected] > >> >wrote: > >> > >> > node is required to run kanso in your development environment, but > >> > certainly not required to serve up the resulting couchapp (couchdb is > the > >> > only requirement there)... > >> > > >> > so, it sounds like you just need a well-supported dev environment; > have > >> you > >> > considered just setting up a virtual machine locally (e.g. ubuntu via > >> > virtualbox, or similar)? > >> > -- > >> > *matt j. sorenson* > >> > * > >> > * > >> > > >> > On Thu, Oct 18, 2012 at 4:26 PM, Mark Hahn <[email protected]> wrote: > >> > > >> > > I want to develop a couchdb app in kanso. Kanso requires nodejs to > >> run. > >> > > This is an open-source project and I'd like to host the app as a > demo > >> > site > >> > > with free hosting. I'll provide the source on github. > >> > > > >> > > I have a couchdb running in iris but it doesn't host node. I tried > >> > > running kanso on windows but it isn't supported and didn't work for > me. > >> > > Node and couchdb both worked fine on windows but kanso modules > didn't. > >> > > > >> > > Can someone recommend a hosting service that is free for open-source > >> > > (tiny-usage) and supports both node and couchdb? Or just a free > >> hosting > >> > > service for node although that wouldn't be as convenient as using > the > >> > same > >> > > host for both. I really like how iris game me couch running > literally > >> > in a > >> > > couple of minutes. So similar node support would be nice. > >> > > > >> > > (Cross-posted to node and couchdb lists) > >> > > > >> > > >> > >> > >> > >> -- > >> Gabriel Mancini de Campos > >> Arquiteto de Soluções > >> > >> +55 (11) 9449-1706 > >> [email protected] > >> São Paulo - SP - Brasil > >> >
