NoteValidator: Add very basic validator for Note objects.
[akkoma] / Procfile
1 web: mix phx.server
2 release: mix ecto.migrate