bun installto install dependenciesbun run startto run the server locally at localhost:3000
bun run lintto check that there are no linter errors, otherwise the site will not compilebun run buildto create a new production build in thebuildfolder
Clone the backend repository and follow its README