nabarunandneeraj 2cb1feedcb Implement functionality for adding web hooks in settings Git tab (#37)
* Add webhookUrl card in settings/git

* Implement copy functionality

* Fix form reset

* Handle review changes

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-28 18:21:27 +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%