Jasonnnz / jobra_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Used Ruby v2.6.6.

Please make sure to bundle install before firing up the server.

To run server, rails s.

This application uses ActionMailer and ActiveJob to send emails to every user weekly.

Utilizes BCrypt to salt and hash passwords and JWT to provide real authentication.

Ran on a PostgreSQL DB.

About


Languages

Language:Ruby 97.9%Language:HTML 2.0%Language:Shell 0.1%