Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rygent/avianagpt
https://github.com/rygent/avianagpt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rygent/avianagpt
- Owner: rygent
- License: gpl-3.0
- Created: 2023-04-07T07:16:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-07T07:23:13.000Z (over 1 year ago)
- Last Synced: 2024-11-24T20:47:13.164Z (about 1 month ago)
- Language: TypeScript
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
### Prerequisites
- [Node.JS v16.14+](https://nodejs.org/en/download) or higher.
- [Git v2.35+](https://git-scm.com/downloads) or higher.
- [Yarn v1.22+](https://yarnpkg.com/en/docs/install) or higher. (Highly recommended)### Installation
1. Make sure all prerequisites above are installed.
2. Clone the repository, ie. `git clone https://github.com/Rygent/discord.js-template.git`
3. Install the dependencies with `yarn --immutable`
4. While the above is running create your `.env` file using the example file provided in the repo.
5. Run `yarn build`
6. Run `yarn register --global`
7. Run `yarn start`
8. Success!## License
This project is licensed under the GPL 3.0 license. See the file [`LICENSE`](./LICENSE) for more information.---
This is not an official Discord product. It is not affiliated with nor endorsed by Discord Inc.