SwiftVan Base Repository used for creating simple websites!
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
npm run dev
fly launch