Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrcyjanek/dogemmo
https://github.com/mrcyjanek/dogemmo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrcyjanek/dogemmo
- Owner: MrCyjaneK
- Created: 2020-07-11T16:13:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T09:29:06.000Z (over 3 years ago)
- Last Synced: 2024-10-12T01:37:11.605Z (2 months ago)
- Language: PHP
- Size: 1.31 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DogeMMO - From classic OldPC series.
Work in progress, come to @Chat_With_Cyjan, or @EarnWalletChat on telegram to help.
# Installation
To install dogemmo on the production server you need to install
* PHP-7.4
* MySQL (sqlite3 work in progress)
* Nginx as the webserverThen you need to clone this repository somewhere, it is fine to run in a subdirectory.
Then adjust following files:
* inc/config.php
* config.json (copy config.example.json)
* inc/db.production.php (see db.production.example.php) || forDevs/db.dev.php not really works.
* Import forDevs/db.scheme.sql to database