Skip to content

nyannakano/softweek

Repository files navigation

Softweek 2024

Imagens

Clique aqui para ver as imagens

Imagem 1 Imagem 2 Imagem 3 Imagem 4 Imagem 5 Imagem 6 Imagem 7

Versão em produção

https://softweek.com.br/

1. Introdução

Este repositório contém o código fonte do projeto Softweek 2024, desenvolvido para o evento Softweek 2024, organizado pela faculdade Campo Real.

2. Tecnologias

O projeto foi desenvolvido utilizando as seguintes tecnologias:

  • Laravel 11
  • Vue.js 3
  • Tailwind
  • Docker
  • MySQL

3. Instalação

Para instalar o projeto, siga os passos abaixo:

  1. Clone o repositório
  2. Execute o comando ./vendor/bin/sail up -d para subir o ambiente Docker
  3. Execute o comando ./vendor/bin/sail artisan migrate para rodar as migrations
  4. Execute o comando ./vendor/bin/sail npm install para instalar as dependências do front-end
  5. Execute o comando ./vendor/bin/sail npm run dev para compilar os assets
  6. Acesse o projeto em http://localhost

English

Softweek 2024

Images

Click here to see the images

Image 1 Image 2 Image 3 Image 4 Image 5 Image 6 Image 7

Production Version

https://softweek.com.br/

1. Introduction

This repository contains the source code for the Softweek 2024 project, developed for the Softweek 2024 event organized by Campo Real College.

2. Technologies

The project was developed using the following technologies:

  • Laravel 11
  • Vue.js 3
  • Tailwind
  • Docker
  • MySQL

3. Installation

To install the project, follow the steps below:

  1. Clone the repository.
  2. Run the command ./vendor/bin/sail up -d to start the Docker environment.
  3. Run the command ./vendor/bin/sail artisan migrate to run the migrations.
  4. Run the command ./vendor/bin/sail npm install to install front-end dependencies.
  5. Run the command ./vendor/bin/sail npm run dev to compile the assets.
  6. Access the project at http://localhost.

About

Platform for the Softweek 2024 event at Campo Real University, built with Laravel and Vue.js using Inertia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors