You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
alexdbondoc17 ee2595e9d1 Fix `doctrines#edit` 4 years ago
.github/workflows Add repo sync in deployment 4 years ago
app Fix `doctrines#edit` 4 years ago
bin Add initial configuration for gitpod 4 years ago
config Minor updates for `doctrines` and `annotations` 4 years ago
data/csvs Implement new parser for doctrines 4 years ago
db Add `content` in `annotation` 4 years ago
docker Implement rails credentials for multiple environments 4 years ago
lib Implement sunspot-queue 4 years ago
log Initial commit 4 years ago
public Initial commit 4 years ago
storage Initial commit 4 years ago
tmp Initial commit 4 years ago
vendor Initial commit 4 years ago
.browserslistrc Initial commit 4 years ago
.dockerignore Implement rails credentials for multiple environments 4 years ago
.editorconfig Add .editorconfig 4 years ago
.env.sample Fix production deployment 4 years ago
.gitattributes Initial commit 4 years ago
.gitignore Implement rails credentials for multiple environments 4 years ago
.gitpod.yml Add initial configuration for gitpod 4 years ago
Capfile Setup deployment 4 years ago
Gemfile Bump puma from 5.6.1 to 5.6.2 4 years ago
Gemfile.lock Bump puma from 5.6.1 to 5.6.2 4 years ago
Procfile Implement workers 4 years ago
Procfile-prod Fix procfile for production 4 years ago
Procfile-worker Implement workers 4 years ago
README.md Implement rails credentials for multiple environments 4 years ago
Rakefile Initial commit 4 years ago
babel.config.js Initial commit 4 years ago
config.ru Initial commit 4 years ago
docker-compose.production.yml Fix docker-compose 4 years ago
docker-compose.yml Implement rails credentials for multiple environments 4 years ago
package.json Minor UI Updates 4 years ago
postcss.config.js Initial commit 4 years ago
yarn.lock Minor UI Updates 4 years ago

README.md

Development

docker-compose up -d
bin/setup
foreman start