Skip to content

Filesystem & Express for a live management of folders and files through the browser.

Notifications You must be signed in to change notification settings

klaudiusmiskinis/fs-api

Repository files navigation

FS-API

MIT

Filesystem & Express for a live management of folders and files through the browser.

Tech Stack

Client: Angular, Bootstrap

Server: Node, Express

Database: MySQL

Logo

Desplegar de manera local

Clonar el repositorio

  git clone https://github.com/klaudiusmiskinis/fs-api.git

Ir a la ruta del repositorio

  cd my-project

Instalar las dependencias

  npm install

Cambiar las variables de entorno

  .env.template > .env

Desplegar el servidor

  npm run start | node api.js

About

Filesystem & Express for a live management of folders and files through the browser.

Resources

Stars

Watchers

Forks