You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have no authentication for this API. I would, at a minimum, at a hardcoded list of authorized emails or build a small registration capability. If you've deployed this somewhere, it maybe be open to bad actors for abuse if they ever discover this on the open web via Shodan or something.
lib/hanekawa/workers/movie_night.ex
:default is the default value for the queue. You may want to consider a different name for tracking purposes.
lib/hanekawa/mailer.ex
Doesn't do anything.... is it supposed to? Maybe it's just a 📌 for later use. Totally cool w/ that but wanted to point that out.
lib/hanekawa/movie_night.ex
I recommend the date field be utc_datetime. If it were up to me, all datetime fields would always use utc_datetime for an eternity until space travel becomes a thing for the regular human. Then we use whatever standard intragalactic standardization of time exists at that point.
You're using Phoenix 1.7.2, put up a live page buddy! Use ChatGPT to spit out a simple Tailwind view, add it as a component, and render it on some live page. You can add storybook as a dependency to help make this easier.
Uh oh!
There was an error while loading. Please reload this page.
Hi @curtisault!
Let me know if you see anything horrendous. Most of my non-boilerplate code is in: https://github.com/Shaka-n/hanekawa/tree/main/lib/hanekawa
The text was updated successfully, but these errors were encountered: