Application developed at the Javascript Expert week online event. Clone of google drive using NodeJS Stream and sockeat io.
This project was developed at the with the following technologies:
- NodeJS
- Busboy
- Node Stream
- Pino
- Jest
- VS Code with EditorConfig and ESLint
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://https://github.com/dihgo01/SemanaJS5.git
# Go into the repository
$ cd semanaJS5-master
# Install dependencies
$ yarn install
# Run the app
$ yarn start
Made with ♥ by Diego Candido 👋 Get in touch!