Giter VIP home page Giter VIP logo

ourcode's Introduction

OurCode

A platform for devs and students to collaborate on projects or research.

Functionality

  • Share a post with idea and possible stack, including experience level and tags. A brief intro for ideas is also required.
  • Profile with experience level and tags to improve recommendation system and search results.
  • People can apply to posts, and the sender can review the profile of the people who applied.
  • Sender can take as many people as they want. Once their application is accepted by the sender, they can now see the discord/slack link to talk to the sender about the project.

Tech Stack

  • FE: React/Next, mantine, tailwind
  • Backend: Nest (Render), Prisma, PSQL

Build Steps

Linux

  • Make sure to have the following installed:
    • node 16+
    • make
    • docker
    • docker compose
  • Run make to setup environment and migrate db.
  • Run make dev to start development environment [both frontend and backend].
  • Run make backend to run server [dev mode] and db, make frontend to run frontend [dev mode].
  • Run make prod to start production environment.
  • Run make logs for logs. (make logs c=backend for logs of backend).
  • Run make reload to restart containers. (make reload c=backend or make reload c=ourcode-db).
  • Run make down to stop and remove the containers.

Windows

  • Install the Cygwin terminal.
  • Make sure to install make at time of installation of cygwin.
  • In the cygwin terminal, cd to the working directory.
  • Follow the commands at the linux section.

Coding Guidelines

  • All code should be reviewed by peer
  • Understandable commit messages
  • Will be using the GitHub Flow branching system to manage codebase
    • Main branch is the production branch
    • To add features or bug fixes, create a new branch for it

Team Members

You can join this project by messaging 0xSH1V4M#8886 or Holy Spirit#5707. Cybersecurity people are also welcome as this is a good opportunity to work with developers and find bugs in a real world app.

Current members:

ourcode's People

Contributors

ujjwal-kr avatar phantomknight287 avatar kyogesh20 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.