Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 667 Bytes

Thunder ⚡

Introduction

Thunder is the name of LowRacing “mothership”, the idea of this system is to take care of the entire game and platform ecosystem

Pre-requisites

Node.js - Only Version == 20.16.0

Development

Main IDE: Visual Studio Code
Engine: Node
Database: PostgreSQL

Running Project

  1. Create a .env file based on .env.example.

  2. Now all that’s left to do is run the following command to start the API:

npm run dev



Made with ❤️ by the Low Racing Team.