Posts
About
Gastón's blog
posts about web development and bitcoin
ChatGPT Prompt Tips
Squeeze-More-From-Your-AI: Copy-Paste ChatGPT Prompts for Enhanced Interactions.
#
ChatGPT
#
AI
CentOS Nginx Rails MySQL Ember
Setup a Rails and MySQL backend with an Ember frontend in a CentOS box using Nginx.
#
webdev
#
emberjs
#
rails
Spree Quickstart
How to quickly get started with Spree on Rails.
#
webdev
#
rails
Sane-Auth example
Authenticate an Ember app with a Sails API using sane-auth. This setup is based on JSON Web Token (JWT) and OAuth2.
#
emberjs
#
sailsjs
Ember and Sails authentication options
What are the possible ways of authenticating an Ember app with a Sails backend? This is an overview of the current offer of tools and addons available for session and token based authentication.
#
emberjs
#
sailsjs
Ember CLI & ember-simple-auth-devise
Step by step guide that shows you how to authenticate to a Rails/Devise server from an Ember CLI app. We will build a Rails project and an Ember project from scratch.
#
emberjs
#
rails