Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bikram-gyawali/file-version-tracker

file version tracker, file management, notfication on role update
https://github.com/bikram-gyawali/file-version-tracker

Last synced: 12 days ago
JSON representation

file version tracker, file management, notfication on role update

Awesome Lists containing this project

README

        

# Features
- file , filder management
- admin , manager , viewer role
- file versions update
- file version revert
- notification on role update
- notification on file update

##

## HOW TO RUN PROJECT:

- add necessary .env file contents

### server
- ` 1 cd filetracker-sever`
- `2 docker compose build`
- `3 docker compose up`

### client
- ` 1 cd filetracker-client`
- `2 docker compose build`
- `3 docker compose up`

### To be implemented :
- proper error handling in frontend
- navigation and restriction in forntend
- single docker compose
- security improvements