Skip to content

mehlah/notify

Repository files navigation

Notify

Getting Started

This repository comes equipped with a self-setup script to set up your machine with the necessary dependencies to run and test this app.

It assumes you have a machine equipped with Ruby, Postgres, etc.

% ./bin/setup

After setting up, you can run the application using foreman:

% foreman start

Deploying

If you have previously run the ./bin/setup script, you can deploy to staging and production with:

$ ./bin/deploy staging
$ ./bin/deploy production

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors