Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dotskinmaksim/advertisements-service
- Owner: DotskinMaksim
- Created: 2024-11-07T22:43:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T14:06:50.000Z (about 2 months ago)
- Last Synced: 2024-12-09T15:21:26.054Z (about 2 months ago)
- Topics: composer, javascript, mariadb, open-source, php, rest-api, vuejs, web-development
- Language: HTML
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
-- advertisements-service/
composer install
npm install
php -S localhost:8000sudo 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