0.5.0 • Published 8 days ago

@datawheel/bespoke v0.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 days ago

Reports

EnvVars

# Bespoke
REPORTS_DB_CONNECTION="postgres://user:@localhost:5432/database"
REPORTS_LOGGING=true
NEXT_PUBLIC_REPORTS_LOCALE_DEFAULT="en"
NEXT_PUBLIC_REPORTS_LOCALES="en,es"
REPORTS_BASE_URL="http://localhost:3000"

# Images
NEXT_PUBLIC_IMAGE_SPLASH_WIDTH=1400
NEXT_PUBLIC_IMAGE_THUMB_WIDTH=400

# Providers
NEXT_PUBLIC_IMAGE_PROVIDERS="upload,local,flickr,unsplash,adobe"
FLICKR_API_KEY="xxxx"
UNSPLASH_API_KEY="xxxx"
# unused ADOBE_STOCK_API_KEY="xxxx"
# unused ADOBE_STOCK_API_SECRET="xxxx"
# unused ADOBE_MANAGEMENT_API_KEY="xxxx"
# unused ADOBE_MANAGEMENT_API_SECRET="xxxx"

# Auth
AUTH0_SECRET="xxxxxxxxxxxxxxxxxxxxxxxxx"
AUTH0_BASE_URL="http://localhost:3000"
AUTH0_ISSUER_BASE_URL="https://xxxxxxx.auth0.com"
AUTH0_CLIENT_ID="xxxxxxxxxxx"
AUTH0_CLIENT_SECRET="xxxxxxxxxxx"

# Timeout
NEXT_PUBLIC_REPORTS_API_FETCH_TIMEOUT=100000

Environmental variables into Bespoke Report scope

Just add this in your nextjs.config.js

publicRuntimeConfig: {
  // Define your public environment variables for bespoke here
  bespoke_report_env_vars: {
      API: process.env.NEXT_PUBLIC_API || "N/A"
      WHATEVER: "hello"
  },
  // ...
},

And is gonna be offered as ENV_API and ENV_WHATEVER in the list of variables in the profile.

0.5.0

8 days ago

0.4.3

25 days ago

0.4.2

25 days ago

0.3.15-noauth.1

1 month ago

0.3.15-noauth.0

1 month ago

0.4.1

1 month ago

0.4.0

1 month ago

0.3.22

2 months ago

0.3.21

2 months ago

0.3.20

2 months ago

0.3.19

2 months ago

0.3.18

2 months ago

0.3.17

3 months ago

0.3.16

3 months ago

0.3.15

4 months ago

0.3.14

5 months ago

0.3.13

5 months ago

0.3.0

8 months ago

0.3.6

6 months ago

0.3.5

6 months ago

0.3.8

6 months ago

0.3.7

6 months ago

0.3.2

8 months ago

0.3.1

8 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.3.9

6 months ago

0.3.12

5 months ago

0.3.11

5 months ago

0.3.10

5 months ago

0.2.7

10 months ago

0.2.6

10 months ago

0.2.9

8 months ago

0.2.8

9 months ago

0.2.5

10 months ago

0.2.3

10 months ago

0.2.4

10 months ago

0.1.30

12 months ago

0.1.31

12 months ago

0.1.32

12 months ago

0.1.33

12 months ago

0.1.34

12 months ago

0.1.35

12 months ago

0.1.36

12 months ago

0.1.37

12 months ago

0.1.27

1 year ago

0.1.28

1 year ago

0.1.29

1 year ago

0.1.25

1 year ago

0.1.26

1 year ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.38

12 months ago

0.1.39

12 months ago

0.2.2

11 months ago

0.1.20

1 year ago

0.1.21

1 year ago

0.1.22

1 year ago

0.1.23

1 year ago

0.1.24

1 year ago

0.1.19

1 year ago

0.1.15

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.1.18

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.5

1 year ago

0.1.0

1 year ago