Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 2.97 KB

README.md

File metadata and controls

105 lines (70 loc) · 2.97 KB


🛠️ 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