imas / imasquare

IM@S + Square = IM@Square

Home Page:https://imasquare.treby.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IM@Square

Simple contribution platform for IM@Study.

Getting Started

$ source env.sh
$ bundle install
$ bundle exec ridgepole -c database.yml --apply -f db/Schemafile
$ bundle exec rackup

or

$ source env.sh
$ docker-compose build app
$ docker-compose run app ridgepole -c config/database.yml --apply -f db/Schemafile
$ docker-compose up -d

About

IM@S + Square = IM@Square

https://imasquare.treby.info/


Languages

Language:Ruby 53.4%Language:HTML 43.8%Language:JavaScript 1.2%Language:Dockerfile 0.9%Language:CSS 0.7%