The MyFursona web and desktop client written in Next.js, Tailwind CSS, and Tauri.
This repo uses lint-staged that format your code automatically with Prettier
when you push a commit.
If you're having issues when commiting, you can bypass the Husky hooks entirely:
git commit -m "<COMMIT-MSG>" -n
Fork/clone the repository and install dependencies and run the local dev server on the root directory:
git clone https://github.com/MyFursona-Project/MyFursona.git
yarn
yarn dev
You can now access http://localhost:3000 on your browser.
For making changes to Stripe and/or PayPal payments, copy the
.env.local.example file from the root directory:
# For Unix systems or using Git Bash/WSL
cp .env.local.example ./apps/website/.env.local
# For Windows systems
copy .env.local.example .\apps\website\.env.local /a
From there, you can provide your own client and secret keys setup to test your own environment.
yarn dev - Serves a running web app on your local machineyarn dev:client - Opens a desktop client, will require Rustyarn build - Builds the web app with Turborepo and caches it on Vercelyarn build:client - Builds and bundles the desktop app for productionyarn build:all - Builds both the web and desktop clientsApache-2.0 © Fusky Labs Software
$ claude mcp add MyArtverse \
-- python -m otcore.mcp_server <graph>