Skip to content

ocboogie/pixel-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art

A work-in-process social media platform with a feed, follower system, custom avatar creator, and content favoriting.

Feed User page
Feed User page

Technical

Server

Migrations

$ export DATABASE=postgres://postgres:password@localhost:5432/postgres?sslmode=disable
$ migrate -path migrations -database "$DATABASE" command # (See help)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published