1.0.27 • Published 8 months ago

@bautxos/config v1.0.27

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
8 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

8 months ago

1.0.26

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.22

9 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago