Skip to content

A tech challenge project to create a full stack web app simulating a real-life racetrack system.

Notifications You must be signed in to change notification settings

AlexGalhardo/autodromo.alexgalhardo.com

Repository files navigation

Introduction

  • A tech challenge project to create a full stack web app simulating a real-life racetrack system.

Development Setup Local

  1. Clone this repository
git clone https://github.com/AlexGalhardo/autodromo.alexgalhardo.com
  1. Enter repository
cd autodromo.alexgalhardo.com/
  1. Run setup.sh
chmod +x setup.sh && ./setup.sh

Build for deploy

a. Create build

bun run build

b. To test build production locally run:

bun run start

License

MIT

Copyright (c) January 2024-present, Alex Galhardo

About

A tech challenge project to create a full stack web app simulating a real-life racetrack system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages