developersIndia / saadhan

๐Ÿ”– saadhan is a resources hub for the r/developersIndia community.
https://saadhan.developersindia.in
GNU General Public License v3.0
40 stars 13 forks source link
bulma-css developersindia devsindia htmx-app resources resources-app saadhan

saadhan

Saadhan is a resource hub for the r/developersIndia community

Discord Subreddit subscribers All Contributors

โ“ What is this

๐Ÿงฐ Installation

Using Virtual environment ๐ŸŽฅ

  1. Initialise a virtual environment.

    cd saadhan
    python3 -m venv venv
    source venv/bin/activate
  2. Install dependencies

    pip install -r requirements.txt
  3. Run development server.
    make run

Using Docker ๐Ÿฌ

  1. Build docker image
    make build-docker
  2. Run image
    make docker

๐Ÿ“œ License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

๐Ÿ‘‹ Contributing

Please read the CONTRIBUTING guidelines for the process of submitting pull requests to us.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

Shalabh Agarwal
Shalabh Agarwal

๐Ÿ’ป
Harsh Raj
Harsh Raj

๐Ÿ’ป
rashhocket
rashhocket

๐Ÿ’ป ๐Ÿ›
K Hari Aneesh Siddhartha
K Hari Aneesh Siddhartha

๐Ÿ’ป
Sidhanth Rathod
Sidhanth Rathod

๐Ÿ›
Mohit Bansal
Mohit Bansal

๐Ÿ’ป
Mustafa Kapadia
Mustafa Kapadia

๐Ÿ’ป
Darshil Prajapati
Darshil Prajapati

๐Ÿ’ป
Kartik Kumar
Kartik Kumar

๐Ÿ’ป
yump
yump

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!