Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgecasar/building-realtime-webapp
Repository to show how to build a realtime webapp using Sails.js
https://github.com/jorgecasar/building-realtime-webapp
Last synced: 23 days ago
JSON representation
Repository to show how to build a realtime webapp using Sails.js
- Host: GitHub
- URL: https://github.com/jorgecasar/building-realtime-webapp
- Owner: jorgecasar
- Created: 2014-01-10T11:09:40.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2014-01-24T12:12:11.000Z (almost 11 years ago)
- Last Synced: 2024-10-05T08:57:40.413Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://building-realtime-webapp-dev.herokuapp.com/
- Size: 566 KB
- Stars: 13
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building realtime webapp
I trying to learn and teach SailsJs to make real-time web application.I made releases per each post I write (In Spanish, sorry), you can see the posts:
1. [Desarrollar Webapps Realtime: Creación](http://jorgecasar.github.io/blog/desarrollar-webapps-realtime-creacion/)
2. [Desarrollar Webapps Realtime: Usuarios](http://jorgecasar.github.io/blog/desarrollar-webapps-realtime-usuarios/)
3. [Desarrollar Webapps Realtime: Auth](http://jorgecasar.github.io/blog/desarrollar-webapps-realtime-auth/)
4. [Desarrollar Webapps Realtime: Auth con Passport](http://jorgecasar.github.io/blog/desarrollar-webapps-realtime-auth-con-passport/)
5. [Desarrollar Webapps Realtime: Auth Con Passport Y Proveedores](http://jorgecasar.github.io/blog/desarrollar-webapps-realtime-auth-con-passport-y-proveedores/)This posts try to teach a hwo to use Git and how to deploy in the cloud using Heroku.