Skip to content

Django based social media platform for developers to connect, share and collaborate ๐Ÿช

Notifications You must be signed in to change notification settings

raghav1010/devsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


๐Ÿ› ๏ธ Backend-End

Python Django DjangoREST Redis Postgres Celery Docker Nginx Gunicorn

๐Ÿ–ผ๏ธ Front-End

HTML5 CSS3 Jinja

๐Ÿ“‹ Table of Contents

  1. ๐Ÿค” About
  2. โœŽ DB Design
  3. ๐Ÿ Features
  4. ๐Ÿ”จ Installation
  5. ๐Ÿš€ Getting Started
  6. ๐Ÿ‘จโ€๐Ÿ’ป Build
  7. ยฉ๏ธ License
  8. โค๏ธ Contributors

DevSearch is a social platform for Developers across the globe to connect, share and collaborate.


logo


  • Share Projects
  • Message other developers
  • Rate others work
  • Search other developers
  • Real Time Notifications

To install this project, you will need to have on your machine :

Docker

Reference https://docs.docker.com/compose/install/


  • Clone the repo and cd into the directory:
$ git clone [email protected]:raghav1010/devsearch.git
$ cd devsearch
  • Build the app:
$ make build
  • Run the app
$ make up
  • Bring the app down
$ make down

Refer to all the commands mentioned in the make file


This project is licensed under the MIT License.


There is no contributor yet. Want to be the first ? You are welcome