Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 1.56 KB

spawnfest-manifest.md

File metadata and controls

38 lines (24 loc) · 1.56 KB

Hello spawnfest judges.

This is my first time in this competition, so I'm hoping that I dont' break the rules or do anything unbecoming.

  • Resources used during the competition:

README - Based on This Basically a full rewrite, i borrowed headings and layout from this.

Barista - https://github.com/lfe-http/barista - I didn't write the webserver, this exits already. Lanes - https://github.com/lfe-http/lanes - I didn't write this.

Build tests - based on this which was modified.

Lazer bison - From the htmx.org twitter owner. He suggested this was the path to world domination.

I have not written a web application before, (I'm a C programmer by trade) this is quite a lot more wierder than I expected.

I have more written in the security context about XSS that is unable to be included.

Running the project:

Note:

  • No AI was used in the making of this project.
  • Github actions run tests !
  • Github actions builds (but doesn't publish) a container, thats on my list.
  • compiler errors dont make it back to the user, this is a big one, uh
  • Need the 'editor' to be able to open multiple html files, otherwise we are a little limited.

Barista isnt showing what happens to error 500s! I had to bruteforce error conditions !