All Projects → inaka → phoenix_passwordless_login

inaka / phoenix_passwordless_login

Licence: Apache-2.0 license
Phoenix Passwordless Login

Programming Languages

elixir
2628 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to phoenix passwordless login

pretty print formatter
Pretty Print Formatter for Elixir Logger module -- Colorize Ecto's SQL ouput 🖌️
Stars: ✭ 22 (-21.43%)
Mutual labels:  phoenix, logger
spdlog-python
python wrapper around C++ spdlog ([email protected]:gabime/spdlog.git)
Stars: ✭ 46 (+64.29%)
Mutual labels:  logger
phoenix-webpack-docker-elastic
Simple templates for Phoenix/Webpack/Docker/Elastic Beanstalk setup
Stars: ✭ 33 (+17.86%)
Mutual labels:  phoenix
logback-access-spring-boot-starter
Spring Boot Starter for Logback-access.
Stars: ✭ 153 (+446.43%)
Mutual labels:  logger
zero-to-graphql-using-elixir
The purpose of this example is to provide details as to how one would go about using GraphQL with the Elixir Language.
Stars: ✭ 20 (-28.57%)
Mutual labels:  phoenix
JJSwiftLog
Swift log library for all platform
Stars: ✭ 51 (+82.14%)
Mutual labels:  logger
loggers
Abstract logging for Golang projects. A kind of log4go in the spirit of log4j
Stars: ✭ 17 (-39.29%)
Mutual labels:  logger
google scraper live view
Application for extracting large amounts of data from the Google search results page
Stars: ✭ 17 (-39.29%)
Mutual labels:  phoenix
wlog
A simple logging interface that supports cross-platform color and concurrency.
Stars: ✭ 59 (+110.71%)
Mutual labels:  logger
perforce-commit-discord-bot
🗒️ ✏️Posts the most recent commit messages from a Perforce version control server to a Discord channel.
Stars: ✭ 22 (-21.43%)
Mutual labels:  logger
query builder
Compose Ecto queries without effort
Stars: ✭ 56 (+100%)
Mutual labels:  phoenix
LogDNA-Android-Client
Android client for LogDNA
Stars: ✭ 22 (-21.43%)
Mutual labels:  logger
DRF-API-Logger
An API Logger for your Django Rest Framework project.
Stars: ✭ 184 (+557.14%)
Mutual labels:  logger
Web-Tracker
Stand alone program that Tracks/Logs all the opened websites in the Chrome Browser. Even incognito! *No need to install anything in browser*
Stars: ✭ 34 (+21.43%)
Mutual labels:  logger
crimson commerce
An OpenSource Ecommerce platform on the Elixir/Phoenix stack, which aims to leverage the power of functional programming for ecommerce.
Stars: ✭ 74 (+164.29%)
Mutual labels:  phoenix
ets2-job-logger
ETS2 Job Logger
Stars: ✭ 15 (-46.43%)
Mutual labels:  logger
Tai-Shang-Combiner
太上老君,基于 Elixir 的 NFT 炼丹炉
Stars: ✭ 16 (-42.86%)
Mutual labels:  phoenix
lines-logger
Browser logger that rests lines in peace
Stars: ✭ 26 (-7.14%)
Mutual labels:  logger
ng2-logger
Isomorphic logger for Browser and NodeJS, ( typescript / javascript ) apps
Stars: ✭ 61 (+117.86%)
Mutual labels:  logger
G-Earth
Cross-platform Habbo packet manipulator
Stars: ✭ 52 (+85.71%)
Mutual labels:  logger

PasswordlessLoginApp

Phoenix Passwordless Login

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].