JDinis / CloudDriveServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudDrive

This project was bootstrapped with Create React App in order to create a cloud file storage.

Tests

In the project directory, you can run:

npm test

Which launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deploying to Azure

This app is deployed to azure thru CI (Continuous Integration) requiring the user to just run npm i and npm run build on Azure for its dependencies and creating the static content azure needs to display the page with the help of the webpack
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Check the deployment scripts here: https://github.com/ulrikstrid/azure-appservice-static And iisnode.yml (file in which we define default node version) + web.config at the bottom of this page: https://medium.com/@skoob13/deploying-react-app-with-node-js-rest-api-on-azure-9b389251150a

This project has No License by Choice ❗❕❗

About


Languages

Language:JavaScript 100.0%