Commit graph

6 commits

Author SHA1 Message Date
70a92cb0e6 QR code generator, update readme
Added a QR code code generator that might be used for auth.

Updated README with better instructions for setting up Tahoe grid.
2024-11-29 17:22:29 -03:00
c8a02fb468 Navigation bar and empty login page
- Added nav bar;
- Added an empty login page
- Fixed .gitignore, which had been overwritten on previous commit.
2024-11-19 01:46:59 -03:00
073296a90b Installing SvelteKit
Adding SvelteKit to root directory.
2024-11-12 02:07:39 -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
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
f14c641834 Create gitignore 2024-11-05 11:07:44 -05:00