StellarFw / stellar

A modular action based Web Framework for Node.js
https://stellar-framework.com
MIT License
38 stars 4 forks source link

Write a guide as an example #110

Open gil0mendes opened 7 years ago

gil0mendes commented 7 years ago

I'm planning writtings a guide as an example of how to use Stellar, something like a "learn by example".

The example consists on a web app that allows the users share they photos using collections. The other users can like that photos and follow other users. The Web App is written in Vue.js.

At the moment I'm creating some mocks of some views of the application.