Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baruco Map

You should first put some needed env variables in a .env file in the root of the directory:

AMIANDO_API_KEY=xxxxx
AMIANDO_EVENT_ID=51748118
GOOGLE_ANALYTICS_ID="UA-28339484-2"

Then you can set those variables to your current environment:

$ export "`cat .env`"

How to run the app

$ foreman start

Note: Foreman will automatically use the .env file without having to export the variables first.

How to run the tests

Then you can run the test suite:

$ rake

Seeding the database

$ rake sync_tickets

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages