Skip to content

systemli/ticker-admin

Repository files navigation

ticker-admin

Integration Quality Gate Status Maintainability Rating Coverage

Development

Requirement: Running instance of ticker, default: http://localhost:8080/v1

# Install dependencies
yarn install

# Start development server (http://localhost:3000)
yarn run dev

Configuration

Place configuration in .env file and restart/rebuild the ticker-admin

TICKER_API_URL=http://localhost:8080/v1

Localization

Strings are localized on the locales folder. To add more languages, please update those files:

To add a new string, please use the t('stringKey') notation and update all the locales.

About

Systemli Ticker Admin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages