https://github.com/trapcodeio/dark-vault
A Simple File Manager built Using Nodejs
https://github.com/trapcodeio/dark-vault
Last synced: 9 months ago
JSON representation
A Simple File Manager built Using Nodejs
- Host: GitHub
- URL: https://github.com/trapcodeio/dark-vault
- Owner: trapcodeio
- Created: 2019-06-04T22:29:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:13:05.000Z (about 3 years ago)
- Last Synced: 2025-03-20T05:34:53.701Z (9 months ago)
- Language: Vue
- Homepage:
- Size: 7.89 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dark-vault
A simple folder listing app.
Will grow by the day.
## Project setup
After cloning this repo.
1. Rename `.env.example` to `.env`
2. `yarn install`
3. `yarn build`
4. `yarn start` or `xjs start` if you have the xjs-cli installed.
## Note
Before you start make sure you have`dist` folder.
if you don't then run `yarn build`