Skip to content

AstmDesign/emails_validations

Repository files navigation

== README

The emails validation application is just Ruby on Rails app built using Rails framework v 4.2.8, Just created it to test the emails validation by integrated it with the Api layer.

Installing The Application

Codacy Badge

First you need to make sure that your machine has Ruby & Postgres database then you need to run the below commands

Start Postgres Server

pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start

Start Rails Rerver

rails s

Open on The Browser

http:https://localhost:3000

About

Just test checking emails validations api integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published