Skip to content

marcrdez/gpseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPSeries logo
🏁 GPSeries 🏁
GitHub Repository Stars

Simracing competitions management on top of NestJS and Next.js.

About the projectInstallationLicenseIntegrations

About the project

This repository holds my final year project during my time at the University of Córdoba titled "GPSeries, a simracing competitions management" built with NestJS and Next.js wrapped in a Nx.

The purpose of this project is to learn new technologies like NestJS and Next and apply concepts about Software Design like Domain-Driven-Design, CQRS, Event Sourcing, Clean Code, Clean Architecure, unit, and integration tests, etc.

Installation

# Clone the repository
$ git clone https://github.com/marc-doblefilo/gpseries

# Go into the repository
$ cd gpseries

# Install all dependencies
$ yarn

# Execute web and api
$ yarn start web
$ yarn start api

# For running tests
$ yarn test api
$ yarn test api:unit
$ yarn test api:integration

License

GNU Affero General Public License v3 (AGPL)

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published