• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
UnzipMe

UnzipMe

Artreon

Public
Like
Artreon
Home
Code
4
backend
3
frontend
3
shared
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://UnzipMe--848502563f7611f0964876b3cceeab13.web.val.run
README.md

Creative Marketplace

A marketplace platform for photographers and artists to showcase their work and connect with potential clients.

Features

  • Artist/Photographer Profiles: Creatives can create profiles showcasing their portfolio
  • Portfolio Management: Upload and organize artwork/photography samples
  • Client Discovery: Browse artists by category, style, and location
  • Contact System: Direct messaging between clients and creatives
  • Service Listings: Artists can list their services with pricing
  • Responsive Design: Works on desktop and mobile devices

Project Structure

β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ database/
β”‚   β”‚   β”œβ”€β”€ migrations.ts    # Database schema
β”‚   β”‚   └── queries.ts       # Database operations
β”‚   β”œβ”€β”€ routes/
β”‚   β”‚   β”œβ”€β”€ artists.ts       # Artist CRUD operations
β”‚   β”‚   β”œβ”€β”€ portfolio.ts     # Portfolio management
β”‚   β”‚   └── static.ts        # Static file serving
β”‚   └── index.ts             # Main API server
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ App.tsx          # Main application
β”‚   β”‚   β”œβ”€β”€ ArtistCard.tsx   # Artist profile card
β”‚   β”‚   β”œβ”€β”€ Portfolio.tsx    # Portfolio viewer
β”‚   β”‚   └── ContactForm.tsx  # Contact form
β”‚   β”œβ”€β”€ index.html           # Main HTML template
β”‚   └── index.tsx            # Frontend entry point
└── shared/
    └── types.ts             # Shared TypeScript types

Tech Stack

  • Backend: Hono (TypeScript API framework)
  • Database: SQLite
  • Frontend: React with TypeScript
  • Styling: TailwindCSS
  • Deployment: Val Town

Getting Started

The application is automatically deployed on Val Town. The main entry point is backend/index.ts which serves both the API and the frontend.

API Endpoints

  • GET /api/artists - List all artists
  • GET /api/artists/:id - Get artist details
  • POST /api/artists - Create artist profile
  • GET /api/portfolio/:artistId - Get artist portfolio
  • POST /api/contact - Send contact message

Database Schema

  • artists: Artist profiles and information
  • portfolio_items: Individual artwork/photos
  • contacts: Contact form submissions
HTTP
  • index.ts
    UnzipMe--84…13.web.val.run
Code
backendfrontendsharedREADME.md
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
Β© 2025 Val Town, Inc.