Commit graph

119 commits

Author SHA1 Message Date
Chris Cochrun 27d2e51160 some basics for a rust server 2023-06-15 07:20:50 -05:00
Chris Cochrun fa2459c42c adding back rust server 2023-06-14 14:02:20 -05:00
Chris Cochrun 4af927f7e9 last bits to making compilation work 2023-06-14 07:10:00 -05:00
Chris Cochrun 3620ead09b updates to build system 2023-06-13 14:07:39 -05:00
Chris Cochrun ec3bde1191 making server buildable 2023-06-13 07:34:00 -05:00
Chris Cochrun 6787986f22 removing old testing pieces 2023-06-09 07:28:09 -05:00
Chris Cochrun 341c3cbcd3 loads of tweaks for adding may newsletter and misson trip reports
This includes server pieces that are not live just yet
2023-06-09 07:14:42 -05:00
Chris Cochrun 96bc09ad4c It works!
This addition adds a common lisp server that takes a post request from
the health-form on the website and feeds it to nocodb. I still have to
upload insurance cards to both nextcloud and nocodb, but I've found
out how to save the images or pdfs as files and then I can worry about
taking that saved file and posting it to the server.
2023-06-01 13:37:47 -05:00
Chris Cochrun 78eb9da780 updating flake to make shell.nix work and updating server 2023-06-01 09:45:35 -05:00
Chris Cochrun d6d809d5d4 now list is saved 2023-05-30 16:02:22 -05:00
Chris Cochrun d857692815 finally able to save the picture 2023-05-30 15:26:57 -05:00
Chris Cochrun 0cad38bb05 updates to attempt at common lisp server 2023-05-30 09:29:35 -05:00
Chris Cochrun d8740cdb73 setting up more for idk, rust servers i guess 2023-05-26 16:36:56 -05:00
Chris Cochrun 09f3ea62f2 switch server to rust based since it's much easier 2023-05-26 16:21:21 -05:00
Chris Cochrun 465b2de7f2 updates to include drakma 2023-05-26 09:24:07 -05:00
Chris Cochrun 9acb2b309a updates to actually a working server sorta 2023-05-25 17:09:44 -05:00
Chris Cochrun 3f6fef03df add a lisp server potentially 2023-05-25 14:55:02 -05:00
Chris Cochrun 4242f0d05a adding quicklisp and sbcl to add parenscript possibly
These are all just testing pieces but possible changes to add
2023-05-25 09:26:06 -05:00
Chris Cochrun cb9f3ca324 adding clojurescript to replace hand written javascript
I hate javascript...
2023-05-23 16:55:54 -05:00