Go to file
2024-05-12 21:29:15 +03:30
.idea add emails for newsletter 2023-05-01 15:11:01 +03:30
app fix: update docker and messages 2024-05-12 20:29:52 +03:30
bin init 2022-05-12 17:56:05 +04:30
config feat: add config 2024-05-12 21:22:30 +03:30
db add emails for newsletter 2023-05-01 15:11:01 +03:30
lib init 2022-05-12 17:56:05 +04:30
log init 2022-05-12 17:56:05 +04:30
public add packs 2022-05-15 19:17:46 +04:30
storage init 2022-05-12 17:56:05 +04:30
test add emails for newsletter 2023-05-01 15:11:01 +03:30
tmp init 2022-05-12 17:56:05 +04:30
vendor init 2022-05-12 17:56:05 +04:30
.browserslistrc init 2022-05-12 17:56:05 +04:30
.drone.yml add drone 2022-05-14 18:09:46 +04:30
.gitignore edit git ignore 2022-05-15 19:20:16 +04:30
.ruby-version init 2022-05-12 17:56:05 +04:30
app.env add env 2022-05-14 18:05:04 +04:30
babel.config.js init 2022-05-12 17:56:05 +04:30
config.ru init 2022-05-12 17:56:05 +04:30
docker-compose.yml final 2022-05-15 19:25:50 +04:30
Dockerfile fix: revert docker file change 2024-05-12 21:24:25 +03:30
Gemfile feat: update gem file 2024-05-12 21:29:15 +03:30
Gemfile.lock add emails for newsletter 2023-05-01 15:11:01 +03:30
package-lock.json new edit 2022-05-15 18:50:55 +04:30
package.json add css 2022-05-15 16:27:54 +04:30
postcss.config.js init 2022-05-12 17:56:05 +04:30
Rakefile init 2022-05-12 17:56:05 +04:30
README.md init 2022-05-12 17:56:05 +04:30
yarn.lock yarn 2022-05-15 17:02:20 +04:30

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

  • ...