dwyl's repositories
aws-sdk-mock
:rainbow: AWSomocks for Javascript/Node.js aws-sdk tested, documented & maintained. Contributions welcome!
hapi-auth-jwt2
:lock: Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, URL or Cookies
phoenix-chat-example
💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] 🚀
phoenix-liveview-counter-tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.7.14 + LiveView 1.0 ⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀
phoenix-ecto-encryption-example
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
elixir-auth-google
👤Minimalist Google OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀
phoenix-todo-list-tutorial
✅ Complete beginners tutorial building a todo list from scratch in Phoenix 1.7 (latest)
phoenix-liveview-chat-example
💬 Step-by-step tutorial creates a Chat App using Phoenix LiveView including Presence, Authentication and Style with Tailwind CSS
aws-lambda-deploy
☁️ 🚀 Effortlessly deploy Amazon Web Services Lambda function(s) with a single command. Less to configure. Latest AWS SDK and Node.js v20!
phoenix-liveview-realtime-cursor-tracking-tutorial
↖️ A tutorial from first principals for displaying multiple cursors from various people on a canvas in real time.
phoenix-elm-starter
🌱 A quick starter for building a Phoenix + Elm (PETE Stack) project with Esbuild compilation, live reloading, etc.
elixir-auth-google-demo
⭐️ A basic example of using Google Auth in a Phoenix App.
phoenix-liveview-stopwatch
⏱️ Ultra-simple Stopwatch App using Phoenix LiveView
elixir-auth-github-demo
:octocat: A fully working demo Phoenix app for GitHub Authentication using elixir-auth-github
learn-alpine.js
⛰️ Learn how to use Alpine.js to build declarative + responsive UI in considerably less time!
auth_plug_example
🧙Example using auth_plug to easily add Authentication to any Phoenix App!
learn-typescript
⌨️ Learn how to use TypeScript to enhance your JavaScript skills with type safety.
phoenix-papertrail-demo
A SPIKE showcasing the use of PaperTrail in a simple Phoenix Todo List App
phoenix-liveview-calculator
An awesome calculator built in Phoenix LiveView