Automa's Base Repository used for everything!
Run the following commands to setup the base of this REPO:
git clone --recurse-submodules --remote-submodules https://github.com/GetAutomaApp/Base.git
cd Base
npm run install:all
Note
This is a template repo, add any other initialization steps here please!
Warning
This REPO uses the GPL-3.0 license, this license only applies if you modify this template and intend to use this as a template repo! If this repo is applied as a new project, feel free to close source it!