create-file-manager-app

2.0.1 • Public • Published

Create File Manager App

6/21/2020 (Father's Day version)

By Siavash Ashkiani

Description

Create File Manager apps with no build configuration. This is the installer tool for the file-manager-auth-mern template which is a boilerplate for Password Protected File Manager Apps with MERN.
(Click to watch demo on YouTube)

Quick Overview

npx create-file-manager-app APP-NAME
cd APP-NAME
npm install

(npx comes with npm 5.2+ and higher)

Then update the .env file located in the app's root folder with your settings and open http://localhost:3000/ to see your app. When you’re ready to deploy to production, create a minified bundle with npm run build.

Known Bugs

None - at this time​.

Support and contact details

​ Please email us for further questions at ashkiani@yahoo.com ​​

Contribution Guidlines

​ Direct link to site: https://www.npmjs.com/package/create-file-manager-app

License

​ Copyright(c) 2020 Siavash Ashkiani ​

This software is licensed under MIT license.

Package Sidebar

Install

npm i create-file-manager-app

Weekly Downloads

11

Version

2.0.1

License

MIT

Unpacked Size

877 kB

Total Files

7

Last publish

Collaborators

  • ashkiani