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.
 
 
 
 
 
 
Go to file
Alex Turchyn dac7594aeb
do not require optional gems
2 years ago
.github/workflows configure GitHub actions 2 years ago
app minor UI fixes 2 years ago
bin add Dockerfile and configure production app 2 years ago
config do not require optional gems 2 years ago
db add mysql support 2 years ago
lib add demo configs 2 years ago
log initial commit 2 years ago
public update logo 2 years ago
spec adjust email templates 2 years ago
tmp initial commit 2 years ago
.dockerignore fix erblint 2 years ago
.erb-lint.yml initial commit 2 years ago
.eslintrc initial commit 2 years ago
.gitignore add Dockerfile and configure production app 2 years ago
.rubocop.yml configure GitHub actions 2 years ago
Dockerfile add mysql support 2 years ago
Gemfile do not require optional gems 2 years ago
Gemfile.lock do not require optional gems 2 years ago
LICENSE add LICENSE 2 years ago
Procfile initial commit 2 years ago
Procfile.dev add Dockerfile and configure production app 2 years ago
README.md initial commit 2 years ago
Rakefile initial commit 2 years ago
config.ru initial commit 2 years ago
package.json add instantclick 2 years ago
postcss.config.js initial commit 2 years ago
tailwind.application.config.js initial commit 2 years ago
tailwind.config.js use own theme 2 years ago
tailwind.form.config.js adjust templates, add timezone and locale 2 years ago
yarn.lock add instantclick 2 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

  • ...