#Installation Guide
#Request Access
Access to GP-Core is restricted. To contribute to GP_Core:
- Raise a ticket under "│🎫-ticket-support"
- Provide brief details:
- Your intention to contribute
- Your project name
- Your GitHub account
#Accept Access
Once granted access:
- Visit https://github.com/jonasesser/gp-athena-core
- Accept the invitation prompt
Note: You won't have repository access until you accept the invite.
#Software Requirements
Ensure you have the following installed:
- MongoDB Server (Windows 64-bit Installer)
- MongoDBCompass (Optional)(Download)
- Git
- NodeJS 22.8.0 (Download or use NVM)
- NVM (Optional) (Installation Guide) nvm install 22.8.0 nvm list nvm use 22.8.0
- alt:V Client
#Installing GP-Core
Create an empty repository in your GitHub account.
Open a terminal and execute:
Installation is now complete. The server can be executed.
- Issues with npm or EINVAL error?
(see package.json to see other scripts)
#Updating Your Repository
To update from the upstream repository:
To update your own changes:
#Original Installation Guide from Athena Framework
https://athenaframework.com/tutorials/free/setup/
Please report any issues with this guide to the development team or directly create a PR to https://github.com/jonasesser/gp-docs