https://github.com/joystream/curator-video-tool
https://github.com/joystream/curator-video-tool
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/joystream/curator-video-tool
- Owner: Joystream
- Created: 2023-12-26T16:11:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T18:06:17.000Z (over 2 years ago)
- Last Synced: 2025-01-06T22:53:00.538Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://curator-video-tool.vercel.app
- Size: 2.91 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a video checking project.
## Description
The "Video Check" project aims to provide a solution for video checking. It utilizes various technologies and packages to create a reliable and efficient video checking system.
## Installation
To install and run the project locally, please follow these steps:
1. Clone the repository: git clone https://github.com/GoldWolf115/Video-Check.git>
2. Navigate to the project directory: cd Video-Check
3. Install dependencies: npm install
## Usage
To start the server and client concurrently, use the following command:
npm run server
This command will start the server using nodemon for automatic server restarts, and the client using the npm start command.
## Dependencies
The project relies on the following dependencies:
- axios: ^0.21.0
- bcryptjs: ^2.4.3
- client: file:client
- config: ^3.3.3
- cors: ^2.8.5
- express: ^4.17.1
- express-validator: ^6.8.1
- gravatar: ^1.8.1
- jsonwebtoken: ^8.5.1
- mongoose: ^5.11.8
- normalize-url: ^5.3.0
## Development Dependencies
The project has the following development dependencies:
- concurrently: ^5.3.0
- nodemon: ^2.0.6
## License
This project is licensed under the MIT license. For more information, please refer to the LICENSE file.
## Author
This project was authored by Josh Groban