Skip to content

Repository for Biodiv UI built in ReactJS and TypeScript. You can see the repo live at the website

License

Notifications You must be signed in to change notification settings

biodiv-platform/biodiv-ui

Repository files navigation

Biodiv UI

Next Generation UI for Biodiversity Informatics Platform

code style: prettier typed with TypeScript framework: nextjs

📦 Getting Started

yarn install
cp src/configs/site-config.example.js src/configs/site-config.js  # setup with appropriate properties
yarn dev # will start development server on port 3000

👷 Production Build

yarn build
yarn serve           # will start production server

📝 Generate TS Interfaces from Swagger UI

For end to end typesafe models this grately reduces chances of typos and amazing autocomplete ✨

./typegen.sh         # To regenerate modal(s) from microservices endpoints

🔧 Configuration

Code quality checks are done with prettier and eslint.

📄 License

Apache-2.0 © Strand Life Sciences

About

Repository for Biodiv UI built in ReactJS and TypeScript. You can see the repo live at the website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages