Skip to content
/ Twiker Public

Social network built with Django, Vue.js and Tailwind

Notifications You must be signed in to change notification settings

vapdev/Twiker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21b5fbc · Jun 22, 2023
Mar 4, 2023
Mar 9, 2023
Feb 15, 2023
Feb 15, 2023
Mar 2, 2023
Feb 13, 2023
Dec 6, 2022
Feb 27, 2023
Nov 12, 2022
Jun 22, 2023
Feb 27, 2023
Sep 20, 2022
Feb 15, 2023
Feb 15, 2023
Feb 13, 2023

Repository files navigation

Twikker

Social network built with Django and Vue.js

---- LIVE NOW ----- http://twiker.herokuapp.com/login --- OPEN SOURCE ----- We will be pleased if you contribute

Work in progress.

✅ Likes and Dislikes
✅ Feed
✅ DM
✅ Profile
✅ Global Chat
✅ Real Time Chat
✅ Real Time Notifications

Setup

  • clone the repository git clone https://github.com/vapdev/Twikker.git
  • cd into directory cd Twikker

HOW TO RUN BACKEND

  • run docker-compose up --build (if its not the first time you dont need to build it)
  • enter the container bash docker exec -it twikker-web-1 bash
  • run db migrations python manage.py migrate

HOW TO RUN FRONTEND

  • cd /frontend
  • install the dependencies npm install
  • run with npm run dev

Images

image image

About

Social network built with Django, Vue.js and Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published