Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

samosa

Overview

A VS Code extension + web showcase for automatically generating commit messages and scaffolding deployment for selected cloud services.

Web demo

This repository includes a React webapp at webapp/ that can be used as a landing page and documentation site for the extension.

Run the demo locally

cd webapp
npm install
npm start

Then open http://localhost:3000.

Build for production

cd webapp
npm run build

Notes

  • The webapp is built with Create React App (TypeScript).
  • Landing page content lives in webapp/src/components/Landing.tsx.
  • Use the webapp as a starting point for docs and deployment guides.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages