nabarun 2bd378ada5 Add updates in previously implemented pages (#40)
* Add cancel button in deployments status filter

* Add namecheap hyperlink in domain config page

* Add disconnect repo confirm dialog
2024-01-08 16:58:58 +05:30
2023-12-06 16:07:12 +05:30
2023-12-11 20:05:34 +05:30

snowballtools

  • Clone the snowballtools repo

    git clone git@github.com:deep-stack/snowballtools.git
    
  • In root of the repo, install depedencies

    yarn
    
  • Change directory to packages/frontend

    cd packages/frontend
    
  • Start the React application

    yarn start
    
  • The React application will be running in http://localhost:3000/

S
Description
No description provided
Readme
14 MiB
Languages
TypeScript 95.4%
Shell 2.6%
CSS 1%
JavaScript 0.7%
HTML 0.3%