Skip to content

Copy the .env.example and rename it to .env.local. Fill in the correct values for the variables. For running it in combination with udb3-backend on Docker, a sample .env is available in appconfig.

Notifications You must be signed in to change notification settings

fulldev1023/udb3-frontend

Repository files navigation

udb3-frontend

Environment Variables

Copy the .env.example and rename it to .env.local. Fill in the correct values for the variables. For running it in combination with udb3-backend on Docker, a sample .env is available in appconfig.

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

For detailed explanation on how things work, check out Next.js docs.

Storybook

$ yarn storybook

About

Copy the .env.example and rename it to .env.local. Fill in the correct values for the variables. For running it in combination with udb3-backend on Docker, a sample .env is available in appconfig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published