Since the Tansy app is self-contained, it is very easy to get up and running in a developer environment.
Pull the Repository
git clone https://github.com/sixthkind/tansy.git
cd tansy
Install dependencies
npm install
Set environment variables
Follow instructions in Environment
Install pocketbase
npm run installpb
You should also have any dev tools installed
npm i -g nuxt
npm i -g @ionic/cli
That’s all! You can now run the app with:
npm start
The Nuxt app will be at:
http://localhost:3000
Pocketbase will be at:
http://localhost:8090/_/