xameyz

@xameyz.bsky.social

dev working on medical softwares https://xamey.xyz

Rails 8 introduced an authentication generator, which is cool, but it's only related to cookies-based sessions. If you're building Rails apps and want to authenticate users with Bearer tokens (as a pure API for example), here's a ready-to-start-with project : github.com/xamey/rails-...

GitHub - xamey/rails-with-jwt: A Rails 8.0.2 starter app with Bearer JWT

A Rails 8.0.2 starter app with Bearer JWT. Contribute to xamey/rails-with-jwt development by creating an account on GitHub.

github.com

Here is the code for my universal version of react-scan: github.com/NullVoxPo... Copy it / install it in to any - Svelte - Angular - Ember - React - Lit - Preact - Solid - etc App, and see what unneeded work might be being done! (Or see all the hidden work you're managing and forgot about!)

When I want to quickly scaffold a project, I use @bolt.new free tier to begin on a solid base, then I iterate on the project using Cursor. The gain of time is impressive and it's difficult to go back. It works with most of the main frameworks.