Pyronome is an online platform that allows software developers to develop sustainable and scalable software solutions really fast.
Get Started Now!Version | Last Update | Tags |
---|---|---|
0.0.0-dev | November 05, 2020 8:59 am |
GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want. For further information about GitHub Actions, please visit https://github.com/features/actions.
Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects. For further information about Vue.js, please visit https://vuejs.org/.
Laravel is a web application framework with expressive, elegant syntax. For further information about Laravel Framework, please visit https://laravel.com/.
This repository contains Pyronome Vue.js 2.x + Laravel 6.x Shared Hosting Installer using Github Actions pattern basic information, pattern files, pattern templates, documentation and issue tracker. For further information about this pattern, please visit https://pyronome.com/pyronome/github-action-ftp-deploy-vuejs-2x-laravel-6x.
Please note that you cannot directly use this repository. To generate source code using this pattern, please visit Pyronome Sign Up Page, and create an account.
Please refer to the Getting Started section for step by step instructions.
Not available for production environments. The stable version is coming soon.
Variable | Description |
---|---|
LARAVEL_ENV_APP_NAME |
|
LARAVEL_ENV_APP_ENV |
|
LARAVEL_ENV_APP_KEY |
|
LARAVEL_ENV_APP_DEBUG |
|
LARAVEL_ENV_APP_URL |
|
LARAVEL_ENV_LOG_CHANNEL |
|
LARAVEL_ENV_DB_CONNECTION |
|
LARAVEL_ENV_DB_HOST |
|
LARAVEL_ENV_DB_PORT |
|
LARAVEL_ENV_DB_DATABASE |
|
LARAVEL_ENV_DB_USERNAME |
|
LARAVEL_ENV_DB_PASSWORD |
|
DEPLOY_PUBLIC_DIRECTORY |
|
SECRET_FTP_SERVER |
|
SECRET_FTP_USERNAME |
|
SECRET_FTP_PASSWORD |
Please follow the steps below to generate source code using Vue.js 2.x + Laravel 6.x Shared Hosting Installer using Github Actions pattern:
Please use the issue tracker to report any bugs/typos or requests.
We use SemVer for versioning. For the versions available, see releases section of the pattern overview page.
This project is licensed under the MIT License - see the LICENSE file for details
VUE.JS 2.X + LARAVEL 6.X SHARED HOSTING INSTALLER USING GITHUB ACTIONS COPYRIGHT (C) 2024 PYRONOME (@PYRONOME)
USE OF THIS PYRONOME PATTERN IS SUBJECT TO THE FOLLOWING TERMS AND CONDITIONS:
MIT LICENSE
Permission is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in the Software
without restriction, including without limitation the rights to use, copy, modify,
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be included in all copies
or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.