An open API service indexing awesome lists of open source software.

https://github.com/mysbryce/999s-template

This project provided some functions that you need in your project like Javascript Obfuscator, Server/Client Types, React Vite + Tailwind (NUI)
https://github.com/mysbryce/999s-template

boilerplate fivem tailwindcss typescript

Last synced: 11 days ago
JSON representation

This project provided some functions that you need in your project like Javascript Obfuscator, Server/Client Types, React Vite + Tailwind (NUI)

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![project_license][license-shield]][license-url]



999s-Template (FiveM Typescript & Javascript Obfuscator)


This project provided some functions that you need in your project like Javascript Obfuscator, Server/Client Types, React Vite + Tailwind (NUI)


Explore the docs »




·
Report Bug
·
Request Feature


## About The Project

[![999s Template][product-screenshot]](999s.mintlify.app)

This project is template for developer use it for boilerplate to develop FiveM resource.

### Built With

* [![React][React.js]][React-url]
* [![Typescript][Typescript-badge]][Typescript-url]
* [![JSObfuscator][JSObfuscator-badge]][JSObfuscator-url]
* [![TailwindCSS][Tailwindcss-badge]][Tailwindcss-url]

(back to top)

## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.
* bun
```sh
npm install -g bun
```

### Installation

1. Clone the repo
```sh
git clone https://github.com/mysbryce/999s-template.git
```
2. Install NPM packages
```sh
bun install
```
3. Development Script
```sh
bun dev
```
4. Development UI
```sh
cd web
bun dev
```
5. Development UI in Game (NUI)
```sh
cd web
bun dev:game
```

(back to top)

## Build

1. Build Script
```sh
bun run build
```
2. Build UI
```sh
cd web
bun run build
```

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

### Top contributors:


contrib.rocks image

## Contact

Kittichai Mala-In - [@instagram](https://instagram.com/mysffrms) - fx.frame009@gmail.com

Project Link: [https://github.com/mysbryce/999s-template](https://github.com/mysbryce/999s-template)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/mysbryce/999s-template.svg?style=for-the-badge
[contributors-url]: https://github.com/mysbryc/999s-template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mysbryce/999s-template.svg?style=for-the-badge
[forks-url]: https://github.com/mysbryce/999s-template/network/members
[stars-shield]: https://img.shields.io/github/stars/mysbryce/999s-template.svg?style=for-the-badge
[stars-url]: https://github.com/mysbryce/999s-template/stargazers
[issues-shield]: https://img.shields.io/github/issues/mysbryce/999s-template.svg?style=for-the-badge
[issues-url]: https://github.com/mysbryce/999s-template/issues
[license-shield]: https://img.shields.io/github/license/mysbryce/999s-template.svg?style=for-the-badge
[license-url]: https://github.com/mysbryce/999s-template/blob/master/LICENSE.txt
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Typescript-badge]: https://shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=FFF&style=flat-square
[Typescript-url]: https://www.typescriptlang.org/
[JSObfuscator-badge]: https://img.shields.io/badge/javascript-obfuscator-obfuscator
[JSObfuscator-url]: https://www.npmjs.com/package/javascript-obfuscator
[Tailwindcss-badge]: https://img.shields.io/badge/tailwindcss-0F172A?&logo=tailwindcss
[Tailwindcss-url]: https://tailwindcss.com/
[product-screenshot]: https://i.ibb.co/bR70g563/999s-template-thumbnail.jpg