Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 707 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 707 Bytes

Sirji Demos

This repository features demo videos illustrating Sirji's approach to various problems.

Demo 1: Generate README

Explore this link to see how Sirji interprets folder file contents to generate README, then pushes it to git.

Demo 2: Generate Models, Migrations, and Routes

Explore this link for a demo of Sirji downloading and understanding OpenAPI specs and DBML to generate model, migration, and route files for an express app.

Demo 3: Stock Price Website

Explore this link for a demo of Sirji creating a simple website to display user-entered stock prices.