Commit graph

14 commits

Author SHA1 Message Date
ce4b899320
Merge pull request #11 from Rodrigoplp/sveltekit
Installing SvelteKit
2024-11-18 15:00:26 -03:00
c8d2640fea Move SvelteKit to subfolder
SvelteKit moved to subfolder for sake of compartimentalization.
2024-11-18 13:27:35 -03:00
073296a90b Installing SvelteKit
Adding SvelteKit to root directory.
2024-11-12 02:07:39 -03:00
ba00fa4e2d
Merge pull request #8 from Rodrigoplp/add-tahoe-lafs
Adding Tahoe-LAFS (concluded).
2024-11-12 01:25:36 -03:00
d8cde99244 Merge branch 'main' into add-tahoe-lafs 2024-11-12 01:21:30 -03:00
abbfed3a71 Adding Tahoe-LAFS (conclusion)
Added dependencies and instructions to spawn 4 servers for development
purposes.

Currently the servers have to be spawned manually every time they are
required, but #10 has some thoughts about how to automate this in the
future.
2024-11-12 01:09:50 -03:00
blaisep
0ed8d2e876 Merge remote-tracking branch 'origin/main' 2024-11-11 13:27:27 -08:00
blaisep
c58794ca8d Add top level sequence diagram
Co-authored-by: Jeff Jacobson <
jeffjacobsonhimself@gmail.com
>
2024-11-11 13:24:23 -08:00
66a45e19f3 Adding Tahoe-LAFS (ongoing)
Contributes to #4.

Adding a Tahoe-LAFS instance to enable testing of saving data to a
descentralized file system.
2024-11-09 18:44:27 -03:00
7589b4be83
Merge pull request #7 from Rodrigoplp/fix-gitignore
Fixes the `.gitgnore` file
2024-11-09 16:41:57 -03:00
bedd4bdd4e Fixes the .gitgnore file
Fixes #6.

The content of the original `.gitgnore` file seems wrong.
2024-11-09 16:38:10 -03:00
JW Jacobson
56b24ff9c5 Expand README 2024-11-05 12:00:34 -05:00
JW Jacobson
f14c641834 Create gitignore 2024-11-05 11:07:44 -05:00
JW Jacobson
c49fcc11a2 Initialize project with uv 2024-11-05 11:01:52 -05:00