{"id":19502854,"url":"https://github.com/fedemahf/ragemp-gamemode-typescript-template","last_synced_at":"2025-06-17T04:05:04.434Z","repository":{"id":134379974,"uuid":"455969401","full_name":"fedemahf/ragemp-gamemode-typescript-template","owner":"fedemahf","description":"RAGE Multiplayer gamemode template","archived":false,"fork":false,"pushed_at":"2022-02-05T19:58:15.000Z","size":920,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T21:43:03.835Z","etag":null,"topics":["gamemode","ragemp","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedemahf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-05T19:45:46.000Z","updated_at":"2024-04-01T21:17:07.000Z","dependencies_parsed_at":"2023-08-11T11:18:09.950Z","dependency_job_id":null,"html_url":"https://github.com/fedemahf/ragemp-gamemode-typescript-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedemahf/ragemp-gamemode-typescript-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedemahf%2Fragemp-gamemode-typescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedemahf%2Fragemp-gamemode-typescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedemahf%2Fragemp-gamemode-typescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedemahf%2Fragemp-gamemode-typescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedemahf","download_url":"https://codeload.github.com/fedemahf/ragemp-gamemode-typescript-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedemahf%2Fragemp-gamemode-typescript-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260288461,"owners_count":22986665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gamemode","ragemp","typescript"],"created_at":"2024-11-10T22:18:39.171Z","updated_at":"2025-06-17T04:05:04.406Z","avatar_url":"https://github.com/fedemahf.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RAGE Multiplayer gamemode template\nThis is RageMP start server template. It's using typescript (server-side and client-side), Vue.js for CEF and including simple log in/sign up system.\n\n## Preview\n\n- Login screen: https://i.imgur.com/8TLX5O1.jpg\n- Loading screen: https://i.imgur.com/GuQMeYt.jpg\n- First Spawn: https://i.imgur.com/7l4KY5T.jpg\n\n## Install\n- Set the SQL credentials in a `.env` file in the root folder. See: [.env.example](.env.example)\n- Download and install dependencies: `npm install`\n- Build: `npm run build`.\n- Copy, move or symlink the `node_modules` folder and the folders inside `dist` into the root directory from the server.\n- Run the server.\n\n## Fork differences from the original repo\n- Updated build scripts.\n- Removed mail confirmation on register and login.\n- Improved SQL security and fixed errors on register.\n- Modified password hashing algorithm from AES-256 to PBKDF2 with SHA-256.\n- Added salt in user passwords.\n- Added `dotenv-webpack` plugin for database configuration outside the repository.\n\n## See also\n- [fedemahf/docker-ragemp](https://github.com/fedemahf/docker-ragemp) - Simple Docker container for RAGE Multiplayer\n- [fedemahf/docker-ragemp-mysql](https://github.com/fedemahf/docker-ragemp-mysql) - Simple Docker container for RAGE Multiplayer and MySQL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedemahf%2Fragemp-gamemode-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedemahf%2Fragemp-gamemode-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedemahf%2Fragemp-gamemode-typescript-template/lists"}