Skip to content

🎨 The open source art platform where you keep track of your characters (or fursonas), commissions, and adopts!

License

Notifications You must be signed in to change notification settings

MyArtverse-Project/MyArtverse

Repository files navigation

MyFursona cards

MyArtverse

The MyArtverse web and desktop client written in Next.js, Tailwind CSS, and Headless UI!

Overview

This repository is a monorepo containing frontend code written in TypeScript. The backend code is written separately, which is located in here.

Project structure

  • apps
    • desktop: desktop client written in Tauri
    • web: the Next.js frontend
  • packages
    • config: Mostly for TSConfig and Tailwind CSS
    • shared: Shared helper functions
    • ui: Shared React components

Contributing

See CONTRIBUTING.md for more

License

Apache 2.0