andreidecuseara/tallstack

Full install of tallstack

1.2 2022-08-26 16:18 UTC

This package is auto-updated.

Last update: 2024-04-26 19:45:33 UTC


README

A Linux script that installs & configures TALL Stack, so you don`t have to.

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e302d626c75652e737667 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e647265696465637573656172612f74616c6c737461636b3f636f6c6f723d677265656e 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d7261772f416e647265694465637573656172612f74616c6c737461636b3f636f6c6f723d726564 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d636c6f7365642d7261772f416e647265694465637573656172612f74616c6c737461636b 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f416e647265694465637573656172612f74616c6c737461636b3f636f6c6f723d707572706c65 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652d646174652f416e647265694465637573656172612f74616c6c737461636b3f636f6c6f723d626c7565

DownloadsAboutRequirementsInstallationLicenseSecurityCreditsUpdates

Downloads

Linux

macOS

Windows

Download Download Comming soon

More info about script: https://github.com/AndreiDecuseara/tallstack-app

About

What if we told you setting up your TALL Stack project could take less than cleaning your desk? Bet you won't procrastinate starting that project now...

WHO is it for?

  • Busy developers (aren't we all?!) who need to start writing code as fast as possible
  • Technical Team Leads who need to onboard new team members on TALL Stack projects
  • Developers new to TALL Stack who need to set up their first project and get started with these technologies

WHAT does it do?

The script allows you to automate all of the following:

  • Setup and create new project
  • Install jQuery
    70142?s=200&v=4
  • Install all TALL Stack technologies:
    958072?s=200&v=4 51960834?s=200&v=4 67109815?s=200&v=4 59030169?s=200&v=4
  • Create optimizations and install Laravel Mix. Run all npm commands
    89786265?s=200&v=4 6078720?s=200&v=4
  • Create optimized file structure ready to be used in a new TALL Stack app
  • Create Livewire example, instead of Laravel
  • Create new TALL Stack start page with all the required resources
  • Use your latest Node version, changed automatically from script
    9950313?s=200&v=4
  • Automatically create everything you need for auth (login, reset, register). You are able to choose whether you want out of the box auth or not.
  • Choose whether you would like to install Backpack for Laravel
    15017015?s=200&v=4
  • Auto-open browser on your new TALL Stack project when setup is complete
video.mp4

Tall Stack start page

Login

147597936-354269ca-7fd1-4139-8368-69461e1a5e41.png 147597980-39c31f09-1479-4272-bfd9-f112c9a1efb2.png

Register

Backpack for Laravel

147598252-eb8dc6a7-4771-4690-b72f-591833ec2493.png 147598360-5c6dca2b-a9ec-41be-a9f6-540b79d9532f.png

⭐️ Give us a star if you found it useful — we`d love to know it helped you in your work

Requirements for script

Linux / macOS

Windows

Comming soon

Installation

Package installation

 1.`composer require livewire/livewire`
 2.`composer require laravel/ui`
 3.`composer require andreidecuseara/tallstack`
 4.`php artisan ui tallstack`

Script installation

 1.`Download the script`
 2.`Install Package`
 3.`Run `tallstach.sh` into your projects folder, where valet is parked`
 4.`Follow the instructions from the script`

License

The package is free for commercial and non-commercial use under MIT License. Please see License File for more information

68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f416e647265694465637573656172612f74616c6c737461636b3f636f6c6f723d677265656e

Security

If you discover any security related issues, please email andrei.decuseara@updivision.com instead of using the issue tracker.

Credits

Updates

Please see CHANGELOG for more information on any recent changes.

In the future, we plan to add more granularity to what you can install through the package. We plan to make it possible to choose a template on install and select various ready-made components. We are currently working on a script for Windows, similar to the one for Linux. As for the Linux script, we are planning to get it reviewed and officially accepted into the Linux distribution as an installable package.

So, stay tuned!