Abhilasha Chebolu Figueroa is an electro-acoustic improviser. https://www.abhiche.com
  • HTML 54.5%
  • Java 25.3%
  • CSS 17.2%
  • Shell 2%
  • Dockerfile 1%
Find a file
2026-05-15 11:50:03 -05:00
.mvn/wrapper initial commit w/ default .gitignore 2026-02-19 18:14:15 -06:00
data 6.18 gig was already booked. Removed it fron csv 2026-05-15 11:50:03 -05:00
src Added some June '26 gigs and formatted page-template.html w/ prettier 2026-05-14 21:02:08 -05:00
.gitattributes add .gitattributes file to mark images as binary due to corruption after pulling on another machine 2026-03-20 22:30:44 -05:00
.gitignore Create docker compose file and dev/prod db confiugurations 2026-03-18 20:29:24 -05:00
deploy.sh Updated deploy script to use self-hosted registry instead of docker hub. Tested pulling & deploying images on mocalabs VPS. Success! 2026-05-14 23:33:54 -05:00
docker-compose.yml Changed strategy: Added docker-entrypoint-initdb.d volume to docker-compose.yml with a script to create table and copy data from CSV upon start. 2026-03-21 01:25:28 -05:00
Dockerfile Added dev and prod profiles. Added dockerfiles. App appears to build and start via docker but no data is added via flyway scripts. 2026-03-19 23:32:06 -05:00
Dockerfile-db Add Dockerfile for db & create deploy script. 2026-04-25 16:52:27 -05:00
mvnw initial commit w/ default .gitignore 2026-02-19 18:14:15 -06:00
mvnw.cmd initial commit w/ default .gitignore 2026-02-19 18:14:15 -06:00
pom.xml Merge branch 'database-migration' 2026-03-21 01:35:50 -05:00