Skip to content

A complete File Management API that handles all your file management needs, from creating, organizing, and securing files to efficient search and seamless integration.

Notifications You must be signed in to change notification settings

omotega/backish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backish

Technologies used

  • Node.js - Javascript runtime environment
  • Express - Web framework for Node.js
  • MongoDb - A document-oriented database
  • Mongoose - Elegant mongodb object modeling for node.js

Documentation

Installation

  1. Fork the Project

  2. Clone the repo

    git clone https://github.com/omotega/backish.git
  3. Install NPM packages

    yarn install
  4. Make a copy of the .env.example file to .env

  5. Execute yarn dev and You will be able to access the API from localhost:7777

  6. Create your Feature Branch

    git checkout -b feature/AmazingFeature
  7. Commit your Changes

    git commit -m 'Add some AmazingFeature'
  8. Push to the Branch

    git push origin feature/AmazingFeature
  9. Open a Pull Request

About

A complete File Management API that handles all your file management needs, from creating, organizing, and securing files to efficient search and seamless integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published