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

https://github.com/kitimark/classicmodels-server


https://github.com/kitimark/classicmodels-server

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Classicmodel POS
> Project for fundamental of database
## Requirement
- docker >= 19.x.x
- docker-compose >= 1.24

## Build Setup
```
# build server on docker
$ docker-compose up -d
```