Skip to content

muhahsanarifin/mammi-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


About The Project

Built With

Endpoint

Endpoint Method Info
/auth POST DELETE Auth
/users POST GET PATCH DELETE Users
/products POST GET PATCH DELETE Products
/promos POST GET PATCH DELETE Promos
/transactions POST GET PATCH DELETE Transactions

(back to top)

Getting Started

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/muhahsanarifin/mammi.git
  2. Install NPM packages
    npm install

Run

  • Test this project
    npm test

(back to top)

Contributing

GitHub contributors GitHub commit activity

  1. Fork the Project
  2. Create your new Branch ( git checkout -b ... )
  3. Commit your Changes ( git commit -m '...' )
  4. Push to the Branch ( git push origin ... )
  5. Open a Pull Request

(back to top)

© 2022 mammi