Skip to content

Nucleo-Estudantes-Informatica-ISEP/fallstack2023

Repository files navigation

Fallstack 2023

Hello there! 👋

Welcome to the Fall Stack event's GitHub repository. Here you'll find everything you need to contribute with your amazing code and ideas!

This is a Núcleo de Estudantes de Informática project, made by students from ISEP.

Description

Fall Stack is a tech event that happens every year with the intention of presenting tech companies to students that are looking for an internship.

This is also a great place for networking and really getting to know the market.

The event takes place in ISEP (Instituto Superior de Engenharia do Porto) in the 28th and 29th of November.

Tech stack

Getting Started

  1. Clone the repository
  2. Install dependencies with pnpm i
  3. Set up the environment variables cp .env.example .env
  4. Run pnpm migrate to apply the migrations.
  5. Generate the Prisma Client with pnpm generate

Running locally

Run pnpm dev to start the development server.

💡 By using docker compose up -d you will be starting a MySQL server in a Docker container. This is the recommended way to run the database locally.

Migrations

To apply your Prisma schema changes, create a migration with pnpm migrate.

Contributing to the project

In order to contribute to the project, you should look into the board provided in the team's ClickUp. All the information's related to branches naming and code styling is in there.

About

FallStack 2023/24 Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages