dwyl
Start here: https://github.com/dwyl/start-here
- 710 followers
- Portugal
- https://dwyl.com
- hello@dwyl.com
Pinned Loading
Repositories
Showing 10 of 412 repositories
- phoenix-liveview-chat-example Public
💬 Step-by-step tutorial creates a Chat App using Phoenix LiveView including Presence, Authentication and Style with Tailwind CSS
- hapi-auth-jwt2 Public
🔒 Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, URL or Cookies
- phoenix-ecto-encryption-example Public
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
- fields Public
🌻 fields is a collection of useful field definitions (Custom Ecto Types) that helps you easily define an Ecto Schema with validation, encryption and hashing functions so that you can ship your Elixir/Phoenix App much faster!