Go to file
Jérémy Lecour a265b84efc Ajout du fichier IDEAS.md
Pour y mettre des idées de design, de code, d'interface…
2021-01-20 13:47:20 +01:00
app Extraction du mapping des metadonnées dans EmailAction::MetedataMapping 2021-01-20 13:46:45 +01:00
bin initial commit 2020-10-17 12:16:28 +02:00
config Essai avec Devise 2021-01-06 23:27:50 +01:00
db Création de RuleSet/Rule/Action 2021-01-20 13:46:11 +01:00
lib Ajout d'une source pour les MetadataMapping 2021-01-16 18:01:11 +01:00
log initial commit 2020-10-17 12:16:28 +02:00
public initial commit 2020-10-17 12:16:28 +02:00
storage initial commit 2020-10-17 12:16:28 +02:00
test Création de RuleSet/Rule/Action 2021-01-20 13:46:11 +01:00
tmp initial commit 2020-10-17 12:16:28 +02:00
vendor initial commit 2020-10-17 12:16:28 +02:00
.browserslistrc initial commit 2020-10-17 12:16:28 +02:00
.gitignore gitignore Procfile 2020-12-31 15:33:24 +01:00
.ruby-version Ruby 3.0.0 2020-12-27 11:44:17 +01:00
babel.config.js initial commit 2020-10-17 12:16:28 +02:00
config.ru initial commit 2020-10-17 12:16:28 +02:00
Gemfile Essai avec Devise 2021-01-06 23:27:50 +01:00
Gemfile.lock Essai avec Devise 2021-01-06 23:27:50 +01:00
IDEAS.md Ajout du fichier IDEAS.md 2021-01-20 13:47:20 +01:00
package.json initial commit 2020-10-17 12:16:28 +02:00
postcss.config.js initial commit 2020-10-17 12:16:28 +02:00
Rakefile initial commit 2020-10-17 12:16:28 +02:00
README.md initial commit 2020-10-17 12:16:28 +02:00
yarn.lock initial commit 2020-10-17 12:16:28 +02:00

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

  • ...