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
c8ed5871ce
FIX: Switched port to 3100 for frontend
2025-03-05 17:00:50 -07:00
..
public
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -07:00
src
FEAT: Toggle hidden button and functionality.
2025-03-05 15:20:09 -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
INIT: Finally adding to git. This is turning out pretty sick!
2025-03-03 22:05:48 -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