An open API service indexing awesome lists of open source software.

https://github.com/itsgitz/madam.v2

Bantuin temen dari kantor lama ngerjain tugas akhir kuliah dia.
https://github.com/itsgitz/madam.v2

Last synced: 18 days ago
JSON representation

Bantuin temen dari kantor lama ngerjain tugas akhir kuliah dia.

Awesome Lists containing this project

README

          

# Madam Version 2

## A. Prerequisites
#### 1. Docker
* Docker
* Docker Compose
* `make` command, if you run this application in Linux, then the `make` command is installed default (built-in). If your OS is Windows, you have to install it manually.

#### 2. Web Server
* WAMPP or XAMPP

## C. Usage and Installation

#### 1. Docker (Recommended)

* Just run the `make install` command on your Linux terminal. If your operating system is Windows, I suggest you to using Git Bash terminal or Windows Subsystem Linux
* Access your application using Web Browser to http://127.0.0.1:8080

#### 2. Web Server

* Place the application in the `Document Root` of web server (for example: `/var/www/html` in Linux or `htdocs` in Windows)
* Access on Web Browser http://127.0.0.1 (default port is 80)

### D. Contributor

Anggit M Ginanjar (anggit.ginanjar.dev@gmail.com)