Skip to content

ScottyLabs/web

Repository files navigation

ScottyLabs Website

Getting Started

Install the dependencies and run the server via Bun:

bun install
bun run build
bun start

After running these commands, you will see the changes on http://localhost:3000

Contributing

Claim an issue by assigning it to yourself. Then, create a branch for the issue you're working on. Follow the <feature> naming convention for your branch.

e.g. Add-Prettier-Support

Merging your PR

After you finish working on your feature, create a new PR and request someone to review it.

Environment

Property Description
GOOGLE_ANALYTICS_ID Google Analytics ID for tracking engagement