Coder Social home page Coder Social logo

dipannama / devcode Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.34 MB

A website for our local developers community to bring more knowleadge and gather more information about new technologies

Home Page: https://dipannama.github.io/DevCode/

HTML 20.85% JavaScript 32.96% SCSS 26.60% CSS 18.53% Makefile 0.29% Dockerfile 0.76%

devcode's Introduction

Tripura Developers Community Website

Welcome to the Tripura Developers Community Website! This website serves as a platform for local developers in Tripura to connect, collaborate, and share knowledge.

Technologies Used

  • Docker
  • MongoDB
  • Express
  • React.js
  • Node.js
  • Vite
  • SCSS
  • Tailwind CSS

Ideas to be implemented

  • Project idea/code sharing section
  • problem discussion forum /doubt solving
  • DSA sheet / problems section
  • various data visualisation section
  • overall one global chat box / post related something
    • where various person will have various authority
    • admin , sub-admin & different roles
  • personal message section/ individual account
  • community meet-up (online/offline)
  • open-source contribution
  • New opportunity/hackathon/announcement
  • our own hackathon (implementation) -- web dev projects -- app dev projects -- innovative software idea -- our own CTF
  • notes sharing
  • AI integration for various purposes
  • why to learn what ?
^ basic computer science
^ Linux
^ cyber security
^ DSA
^ Web Development
^ app development
^ Dev Ops & others
^ Learn AI tools
^ UI / UX design

Installation

To install and run this website menually, follow these steps:

  1. Clone the repository:

    https://github.com/DipanNama/DevCode.git
  2. Navigate to the project directory:

    cd DevCode
  3. Install the dependencies for backend:

    npm install
  4. Start the development server for backend:

    npm run dev
  5. Open new Terminal and Navigate to the project directory for frontend:

    cd frontend
  6. Install the dependencies for frontend:

    npm install
  7. Start the development server for frontend:

    npm run dev
  8. Open your browser and visit http://localhost:8080 to view the frontend.

  9. Open your postman and make a get request on http://localhost:3000 to get the response form the backend.

Installation using Docker

To install and run this website using Docker and Docker Compose, follow these steps:

  1. Clone the repository:

    git clone https://github.com/DipanNama/DevCode.git
  2. Navigate to the project directory:

    cd DevCode
  3. Create a .env file in the project root directory and add the following environment variables:

    MONGODB_URI=mongodb://mongo:27017/devcode
    
  4. Build and start the containers using Docker Compose:

    docker-compose up -d

    This command will build the Docker images and start the containers in detached mode.

  5. Open your browser and visit http://localhost:8080 to view the website.

  6. Open your Postman or any API testing tool and make a GET request to http://localhost:3000 to interact with the backend API.

Contributing

We welcome contributions from the community! If you'd like to contribute to this project, please follow our contribution guidelines.

License

This project is licensed under the MIT License.

devcode's People

Contributors

dipannama avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.