AI art community platform built with React Native, Expo, and Supabase.
artigen exists to make this workflow practical. Ai art community platform built with react native, expo, and supabase. It favours a small, inspectable surface over sprawling configuration.
- Test suite
- Dedicated documentation folder
- Runtime: Node.js, TypeScript
- Frameworks: React
- Storage: Supabase
- Tooling: Jest, ESLint, Prettier
The codebase is organised into assets/, docs/, migrations/, patches/, public/, scripts/.
npm install
npm startnpm startartigen/
├── .env.example
├── ANALYSIS.md
├── FEATURES.md
├── README.md
├── app.json
├── assets/
├── babel.config.js
├── docs/
├── eas.json
├── eslint.config.mjs
├── firebase.json
├── index.html
├── jest.config.js
├── migrations/
├── package.json
├── patches/
├── public/
├── scripts/