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