danbsts / cinside

Cinside is a project hub created for CIn UFPE. The goal is to connect project creators with contributors that are looking for new ideas to challenge their abilities and increase the sense of community at the university.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cin Inside

Dependencies

  • Java
  • Gradle
  • Docker (preferably install via the install script)
  • Docker Compose
  • e-sender env file

Run locally

Make sure that the docker daemon is running then run the following from inside the project folder:

  1. cd api && ./gradlew build
  2. docker compose up -d --build

If successfull, you'll be able to access the project from the localhost

About

Cinside is a project hub created for CIn UFPE. The goal is to connect project creators with contributors that are looking for new ideas to challenge their abilities and increase the sense of community at the university.


Languages

Language:JavaScript 58.4%Language:Kotlin 33.7%Language:Go 3.4%Language:HTML 3.4%Language:CSS 0.7%Language:Dockerfile 0.4%Language:Shell 0.0%