Azgaar / Fantasy-Map-Generator

Web application generating interactive and highly customizable maps
https://azgaar.github.io/Fantasy-Map-Generator
Other
4.48k stars 636 forks source link

BAT-file for run PHP built-in server #1094

Closed sunnyphp closed 1 month ago

sunnyphp commented 1 month ago

Description

Many web developers use the PHP stack as their main backend. The file allows you to run PHP's built-in web server to display FMG locally. In that case, Python is not required.

Type of change

Versioning

netlify[bot] commented 1 month ago

Deploy Preview for afmg ready!

Name Link
Latest commit 5b7fe46a3bc1cbd77972df35f0a71184634ef66f
Latest deploy log https://app.netlify.com/sites/afmg/deploys/668fbeb908afc700084b5284
Deploy Preview https://deploy-preview-1094--afmg.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Azgaar commented 1 month ago

Hello. Basically we don't need neither Python nor PHP, someone can easily run live server from VS Code. But it doesn't make any harm, so we can accept and merge it.