Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dotskinmaksim/advertisements-service

Advertisement service platform for viewing, managing, and adding ads. Includes features for user interaction and ad display with pagination
https://github.com/dotskinmaksim/advertisements-service

composer javascript mariadb open-source php rest-api vuejs web-development

Last synced: about 2 months ago
JSON representation

Advertisement service platform for viewing, managing, and adding ads. Includes features for user interaction and ad display with pagination

Awesome Lists containing this project

README

        

-- advertisements-service/
composer install
npm install
php -S localhost:8000

sudo apt update && sudo apt upgrade -y

sudo apt install php-fpm php-mysql php-cli php-curl php-mbstring php-xml php-zip php-json -y