Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 502 Bytes

blui-database

This repo contains data used within the Brightlayer UI Home documentation website.

The database is accessible in a JSON format and is enforced and built using typescript. It is served through the Github API. The index.ts is a Node.js script which is used to create the /deployed folder.

For Contributors

To build and run the script used to create or update the database, update the roadmap in /src and run:

yarn && yarn start