generated backend with express

This commit is contained in:
Will Baumbach
2026-04-22 10:33:03 -05:00
parent 1eb77cd6b6
commit 3744423e5f
12 changed files with 1237 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}