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 edf46d37c9 Minor Updates 02/09/2022 4 years ago
.github/workflows Add repo sync in deployment 4 years ago
app Minor Updates 02/09/2022 4 years ago
bin Add initial configuration for gitpod 4 years ago
config Implement documents API 4 years ago
db Fix migration to rollback 4 years ago
lib Fix production deployment 4 years ago
log Initial commit 4 years ago
public Initial commit 4 years ago
storage Initial commit 4 years ago
test Initial commit 4 years ago
tmp Initial commit 4 years ago
vendor Initial commit 4 years ago
.browserslistrc Initial commit 4 years ago
.editorconfig Add .editorconfig 4 years ago
.env.sample Fix production deployment 4 years ago
.gitattributes Initial commit 4 years ago
.gitignore Fix production deployment 4 years ago
.gitpod.yml Add initial configuration for gitpod 4 years ago
Capfile Setup deployment 4 years ago
Gemfile Add `doctrine#plain_content` 4 years ago
Gemfile.lock Add `doctrine#plain_content` 4 years ago
Procfile Add Procfile 4 years ago
Procfile-prod Fix production deployment 4 years ago
README.md Initial commit 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 Add redis container 4 years ago
docker-compose.yml Add redis container 4 years ago
package.json Improve Main UI 4 years ago
postcss.config.js Initial commit 4 years ago
yarn.lock Improve Main UI 4 years ago

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...