File tree Expand file tree Collapse file tree 2 files changed +4
-143
lines changed Expand file tree Collapse file tree 2 files changed +4
-143
lines changed Original file line number Diff line number Diff line change 1
1
# Getting started
2
2
3
- 1 . Create a new repo from the ADaaS Template repo:
3
+ 1 . Create a new repo from the ADaaS template repo:
4
4
On [ https://github.com/devrev/adaas-template ] ( https://github.com/devrev/adaas-template ) use the dropdown button ` Use this template ` and
5
5
then ` Create a new repository ` .
6
6
2 . If you have not created a development organization on DevRev before, we suggest you create a dedicated
7
- [ DevOrg for development purposes] ( https://app.devrev.ai/ ) where you will be publishing your ADaaS Snap -in.
7
+ [ DevOrg for development purposes] ( https://app.devrev.ai/ ) where you will be publishing your ADaaS snap -in.
8
8
3 . Install required tools and packages:
9
9
- [ devrev-cli] ( https://developer.devrev.ai/snapin-development/references/cli-install ) (version 4.7 or higher)
10
10
- [ jq] ( https://stedolan.github.io/jq )
11
11
- [ golang] ( https://go.dev/doc/install )
12
12
- [ nodejs] ( https://nodejs.org/en/download/package-manager ) (version 18.x.x+ or higher)
13
13
4 . Copy ` Makefile.variable.example ` to ` Makefile.variable ` and fill in the required variables.
14
- 5 . Configure a Keyring for the External System in the ` manifest.yaml ` .
14
+ 5 . Configure a keyring for the external system in the ` manifest.yaml ` .
15
15
See [ Creating a Keyring] ( https://www.notion.so/Creating-a-Keyring-aa497671dc1b423fae70f7a0c14fba3a?pvs=21 ) .
16
16
6 . Deploy a draft version of your Snap-In to you DevOrg using ` make deploy ` .
17
- 7 . Install the Snap-In in your DevRev DevOrg on the web by navigating to ` Settings ` -> ` Snap-ins ` -> ` Install Snap -in ` .
17
+ 7 . Install the snap-in in your DevRev DevOrg on the web by navigating to ** Settings** -> ** Snap-ins** -> ** Install snap -in** .
18
18
8 . Define the ` Connection ` .
19
19
9 . Create an ` Import. `
20
20
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments