Skip to content

Repository files navigation

Eemu - Social Media Platform

Eemu is a modern social media platform built with Next.js, Django, and PostgreSQL. It features real-time interactions, content sharing, and a personalized user experience.

Features

  • User authentication and profile management
  • Post creation and sharing
  • Real-time notifications
  • Content feed with infinite scroll
  • User search and suggestions
  • Dark mode support
  • Responsive design

Tech Stack

  • Frontend: Next.js, TypeScript, Tailwind CSS
  • Backend: Django, Django REST framework
  • Database: PostgreSQL
  • Authentication: JWT
  • Storage: AWS S3
  • Real-time: WebSocket

Getting Started

  1. Clone the repository

  2. Install dependencies:

    # Frontend
    cd frontend
    npm install
    
    # Backend
    cd backend
    pip install -r requirements.txt
  3. Set up environment variables

  4. Run the development servers:

    # Frontend
    cd frontend
    npm run dev
    
    # Backend
    cd backend
    python manage.py runserver

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages