This branch is 29 commits behind cerc-io/snowballtools-base:main
ea9a56eb65 Display DNS deployment URLs in overview section (#21)
Part of [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75)

- Disable `Deploy` button in configure step if account and deployer not selected
- Update organization slug
- Only display project if current user is project owner

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: cerc-io/snowballtools-base#21
2024-10-30 13:11:04 +00:00
2024-04-11 21:48:58 -05:00
2024-06-22 17:05:34 -04:00
2024-04-11 21:48:58 -05:00
2024-04-11 21:49:14 -05:00
2024-06-24 15:00:45 -04:00

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.

S
Description
No description provided
Readme
12 MiB
Languages
TypeScript 95.5%
Shell 2.6%
CSS 1%
JavaScript 0.7%
HTML 0.2%