1.0.27 • Published 11 months ago

@bautxos/config v1.0.27

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
11 months ago

Config

Secrets file has to be created manually. Sample file

{
  "database": {
    "database.development": "bautxos",
    "username.development": "app",
    "password.development": "",
    "database.test": "bautxos_test",
    "username.test": "app_test",
    "password.test": "",
    "host": "localhost",
    "port": 5432,
    "schema": "bautxos"
  },
  "strava": {
    "verifyToken": "SECRET",
    "clientID": "SECRET",
    "clientSecret": "SECRET"
  },
  "baseStrava.development": "https://www.strava.com",
  "baseStrava.test": "http://localhost:8080",
  "baseAPI": "http://localhost:8080"
}
1.0.27

11 months ago

1.0.26

11 months ago

1.0.25

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.22

12 months ago

1.0.21

12 months ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago