Skip to content

we-be/vibecheckr

Repository files navigation

vibecheckr

PocketBase backend for vibe chuck

Overview

vibecheckr is the backend service for the VIBE CHUCK social media app. It provides:

  • User authentication
  • Image storage
  • Post management
  • Automated ranking of holiday decoration posts
  • Event management

Getting Started

To start the backend server:

# Run the server
go run cmd/main.go serve --dev

# Default admin UI is available at http://127.0.0.1:8090/_/

The server includes a cron job that recalculates post rankings every 10 minutes.

About

Backend and algorithm for we-be/vibe-chuck

Resources

Stars

Watchers

Forks

Packages

No packages published