This website requires JavaScript.
Explore
Help
Sign In
azpect
/
ServerFileManager
Archived
Watch
1
Star
0
Fork
0
You've already forked ServerFileManager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
ServerFileManager
/
frontend
History
Hayden Hargreaves
d9ade304ba
FEAT: Working on the uploading modal, most everything on the frontend is complete. Just need some handling and a backend!
2025-03-06 21:23:03 -07:00
..
public
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -07:00
src
FEAT: Working on the uploading modal, most everything on the frontend is complete. Just need some handling and a backend!
2025-03-06 21:23:03 -07:00
.dockerignore
FIX: Trying to make dev-ops chain a bit better.
2025-03-06 15:52:15 -07:00
.gitignore
FIX: Trying to make dev-ops chain a bit better.
2025-03-06 15:52:15 -07:00
Dockerfile
FEAT: Docker compose is working! This shit is cool as hell.
2025-03-05 18:28:54 -07:00
eslint.config.js
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -07:00
index.html
FIX: Updated title, favicon is still bad though.
2025-03-05 22:29:23 -07:00
package-lock.json
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -07:00
package.json
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -07:00
README.md
FEAT: JWTs are working, just need a better way to store the data in the dev env. Will push up the new package.json once I have removed my secrets from it.
2025-03-05 12:09:08 -07:00
tailwind.config.js
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -07:00
vite.config.js
FIX: Switched port to 3100 for frontend
2025-03-05 17:00:50 -07:00
README.md
In Development
What is needed
Security
JWT?
Encryption between client and server using jwt
Login authentication