Skip to content

Thunder is the name of the Core “mothership”, the idea of this system is to take care of the entire platform ecosystem.

License

Notifications You must be signed in to change notification settings

FiftyGroup/thunder

Repository files navigation

Thunder ⚡

Introduction

Thunder is the name of the Core “mothership”, the idea of this system is to take care of the entire platform ecosystem.

Pre-requisites

Node.js - Only Version == 20.10.0
NVM (Node Version Manager) (Recommended)
Docker
Docker Compose

Development

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

Running Project

  • Make sure you have NVM installed on your machine.
  • Make sure you have Docker and Docker Compose installed on your machine.

1. Use NVM to ensure you are using the correct version of Node.js. Run the following command in the terminal to use the correct version:

nvm use

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

3. Start the required services using Docker Compose. You can do this with the following command:

docker compose up -d

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

npm run dev



Made with ❤️ by the Fifty team.

About

Thunder is the name of the Core “mothership”, the idea of this system is to take care of the entire platform ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •