Git Product home page Git Product logo

playground's Introduction

🌟 FastSitePHP Playground

Thanks for visiting! 🌠👍

en - English
This repository contains playground website for FastSitePHP. The UI (User Interface) exists on the main website in the main FastSitePHP repository, while this repository only contains code that exists on the separate playground web server.
zh-CN - 中文 (简体)
该存储库包含FastSitePHP的游乐场网站。 UI(用户界面)位于主FastSitePHP存储库中的主网站上,而此存储库仅包含存在于单独的Playground Web服务器上的代码。
es - Español
Este repositorio contiene un sitio web de juegos para FastSitePHP. La interfaz de usuario (UI) existe en el sitio web principal en el repositorio principal FastSitePHP, mientras que este repositorio solo contiene el código que existe en el servidor web de juegos independiente.
pt-BR - Português (do Brasil)
Este repositório contém site de playground para FastSitePHP. A interface do usuário (Interface do usuário) existe no site principal no repositório principal do FastSitePHP, enquanto esse repositório contém apenas código que existe no servidor da Web de playground separado.

⚙️ How it works

Playground - How it works

⚙️ Detailed Server Setup

https://github.com/fastsitephp/playground/blob/master/docs/Playground%20Server%20Setup.txt

🖥️ Running Locally

Download this repository then run the install script. This will also generate a new app_data/.env file which is used for authentication.

cd {root-directory}
php ./scripts/install.php

Or to install using Composer: composer require fastsitephp/fastsitephp. Then copy app_data/.env.example to app_data/.env.

Then follow instructions in the root index.php page to run the site. You will also need to point the UI from the local build of the main site to the local playground server. Search for “urlRoot:” in the fastsitephp\website\public\js\playground.js file and make the change.

https://github.com/fastsitephp/fastsitephp/blob/master/website/public/js/playground.js

When you run locally on a standard build of PHP user sites will be insecure however this is acceptable for local development.

🤝 Contributing

  • If you find a typo or grammar error please fix and submit.
  • Additional language template translations are needed. Refer to the main project if you can help with translations.
  • Any changes to the core code will likely not be accepted unless you first open an issue. A lot of security is needed in order to make this site work so every line of code must be carefully considered.
  • If you think you’ve found a minor issue with security or have additional security ideas please open an issue. No financial transactions other than the cost of the server are dependent on this site so opening a public issue is ok. However if you are able to write files, obtain root or sudo access to the server then please get in touch privately.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

playground's People

Contributors

conradsollitt avatar msmafra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.