Skip to content

An example of creating a crane for distributing Cryptons

License

Notifications You must be signed in to change notification settings

utopia-opensource/utopia-faucet

 
 

Repository files navigation

Utopia Crypton Faucet

An example of creating a crane for distributing Cryptons

Requirements

  • PHP 7.1;
  • Apache 2.6;

Installation

An example for a project called project:

git clone https://github.com/Sagleft/PHP-blank-MVC.git project
cd project
mkdir view/cache
chmod 777 view/cache
cp .env.example .env
cp composer.json.example composer.json
composer update
cd controller/public_html
cp example.htaccess .htaccess
mkdir css/external
mkdir js/external
cd ../../tools
sh get_depends.sh
  • Import table dump from vouchers.sql.
  • Next, make changes to .env
  • public_html directory: controller\public_html.

Copyright

Copyright (c) 2020 Sagleft.

About

An example of creating a crane for distributing Cryptons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.3%
  • TSQL 8.4%
  • Shell 7.3%
  • JavaScript 3.1%
  • Python 2.8%
  • CSS 2.1%