Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media App (WIP)

npm

This is a work-in-progress social media backend built with Node.js, Express, and Supabase (PostgreSQL).

The goal of this project is to create a username-based social platform with basic features such as user accounts, posts, and likes. The project is currently in an early development stage, and authentication/user registration is partially implemented and still being debugged.

This repository is shared in its current state for learning, experimentation, and feedback.

Tech Stack

  • Node.js

  • Express

  • Supabase (PostgreSQL)

  • JWT authentication

  • bcrypt for password hashing

Current Status

  • Express server running

  • Supabase connected

  • Users table created

  • Registration route implemented but under debugging

  • No frontend yet

Notes

  • .env is intentionally not included

  • Use .env.example to configure your own environment

  • Expect breaking changes and unfinished features

Goals

  • Fix registration flow

  • Implement login

  • Add posts and likes

  • Build frontend client

About

Work-in-progress social media backend built with Node.js, Express, and Supabase. Auth and user registration are partially implemented and currently under debugging.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages