Yihsuan1004 /
angular-boilerplate-standalone
🅰️ This is a template project based on the Angular 16 framework, structured as Standalone.
34/100 healthLoading repository data…
FRACTAL-GAME-STUDIOS / repository
This is a TypeScript boilerplate for FiveM developed by Fractal Game Studios. The project is designed to be a solid foundation for FiveM application development using TypeScript.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a TypeScript boilerplate for FiveM developed by Fractal Game Studios. The project is designed to be a solid foundation for FiveM application development using TypeScript.
To install the project dependencies, run:
npm i --force
Run the following commands for development and production:
npm run build:all: Build web and TypeScript code.npm run build:web: Build only the web application.npm run build:ts: Build only the TypeScript code.npm run watch:all: Watch for changes in web and TypeScript code.npm run watch:web: Watch for changes in the web application.npm run watch:ts: Watch for changes in the TypeScript code.npm run build: Shortcut for npm run build:all.npm run watch: Shortcut for npm run watch:all.typescript Foldersrc/client: Contains client-side codes.
client.ts: Entry point for the client loader.controllers/index.ts: Client controllers.src/core: Contains the core logic of the project.
DB/db.ts: Functions for database interaction.cl_bridge.ts: Bridge between client and server.src/server: Contains server-side scripts.
server.ts: Entry point for the server.src/web: Contains the web application (Angular 15 - 16)
app.component.html: Main component of the web application.fxmanifest.lua: FiveM manifest file.package-lock.json: Dependency lock file.package.json: Project configuration and scripts.MIT License
Copyright (c) 2023 Fractal Game Studios
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Selected from shared topics, language and repository description—not editorial ratings.
Yihsuan1004 /
🅰️ This is a template project based on the Angular 16 framework, structured as Standalone.
34/100 healthmarcinporebski /
This is a boilerplate project of typescript nodejs server application built with angular2 core dependency injection component
29/100 healthThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
rintoj /
This repo is a seed project for getting started with new Angular framework and FLUX architecture with less boilerplate code.
Karan0005 /
This project is an open-source repository that serves as a starting point for building scalable web applications.
42/100 healthpmutua /
Scalable Boilerplate Angular 17 application starter. This Angular project is a scalable, well-structured enterprise application designed for efficient handling of diverse features. It adheres to best practices, promoting modularity, reusability, and maintainability 🚀
46/100 healthThis project is a boilerplate for integrating Angular, Three.js, and WebSocket to build interactive 3D applications with real-time communication.
41/100 health