Skip to content

nomedis/vibeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vibeout

This repository contains the python and streamlit code generated for the Springfield Devs vibe coding shootout Oct 1 2025.

Prerequisites

Setup

  • run poetry install --no-root
  • update database credentials in
    • server/quip_download.py - lines 50 - 53
    • server/main.py - update DATABASE_URL on line 26 with correct credentials
      • DATABASE_URL = "mysql+pymysql://username:password@host/db_name", e.g., "mysql+pymysql://daniel:password@localhost/vibeout"

Run

  • server
  • front ent
    • cd streamlit_front
    • streamlit run app.py --server.port 8003
      • change port as needed
    • open 'http://localhost:8003' in a browser

About

Code generated for the Springfield Devs vibe coding shootout Oct 1 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages