forked from cerc-io/snowballtools-base
1b038476c7f529ec1acfafa1097ecca13668b347
Settings screen for org (#224)
This update introduces a new header section within the `Settings` page. It incorporates a `Heading` component from the shared components library, ensuring consistent styling and structure across the app. The `Settings` page layout now features appropriate padding and flexbox for better alignment and spacing. ---
snowballtools-base
This is a yarn workspace monorepo for the dashboard.
Getting Started
Install dependencies
In the root of the project, run:
yarn
Build backend
yarn build --ignore frontend
Environment variables, running the development server, and deployment
Follow the instructions in the README.md files of the backend and frontend packages.
Languages
TypeScript
95.4%
Shell
2.6%
CSS
1%
JavaScript
0.7%
HTML
0.3%