0.0.4 • Published 1 year ago

crm-modals v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Name of Project

The first phrase should describe the project briefly, for example, this is the main template to be used by all RD Github Repositories.

Second paragraph is dedicated to describe it: What this library/api/whatever does and what does not. What the advantagens of this project? Why use it instead another public library. For example, by using this api, we abstract what log library is used in order to provide a simple interface to developers that wants to log into pre-defined formats.

Audience

Describe here the main audience from this project. Eg: This Template is designed for Developers or Tech Leaders.

Useful terminology

Lists definitions of terms that the reader needs to know to follow the tutorial. For example: what is lead? what is a conversion? You include charts here

pretty-diagram

Getting started

Requirements

Lists concepts the reader should be familiar with prior to starting, as well as any software or hardware requirements. If possible, please create a link to instalation documentation or use it inline.

  • rd-docker installed
  • Rails v6.2 installed
  • Ruby v2.7.x installed
  • Any of my dependencies up and running:
$ gem install my_dep_here

Running in Local Environment

Provide description how to run locally but also command lines:

  1. Start Container
$ rd-docker s
  1. Access http://localhost:8008

  2. Login using default credentials:

  • Username: my_user
  • Password: my_pass

Running Tests

Provide description how to run tests locally. Command lines are really important:

$ rd-docker c
$ rspec .

Runing in Production environment

Explains how to run in production environment and apply your changes too.

  1. Access Spinnaker;
  2. Go to Pipelines on left menu. Click on em Start Manual Execution on disered execution
  1. Choose the branch
  1. Click on Run.
  2. Wait until finished
  3. Test it using Production URL
  4. Click on Continue to merge it

What's next (Optional)

  • Bullet points
  • That you believe
  • Are the next steps
  • But don't try to predict all your future
0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago