Skip to content

Commit

Permalink
chore: update get-started
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed Nov 8, 2024
1 parent 1c817b2 commit e65c3a3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@ TODO:// Deno is supported but not in scaffolding

#### Supported environment

- Linters
- - [Biome](https://biomejs.dev/)
- - [ESLint](https://eslint.org/) with some plugins
- ORM/Query builders
- - [Prisma](https://www.prisma.io/)
- - [Drizzle](https://orm.drizzle.team/)
- Linters
- - [Biome](https://biomejs.dev/)
- - [ESLint](https://eslint.org/) with some plugins
- Plugins
- - [Scenes](https://gramio.dev/plugins/official/scenes.html)
- - [Session](https://gramio.dev/plugins/official/session.html)
Expand All @@ -67,8 +67,9 @@ TODO:// Deno is supported but not in scaffolding
- - [I18n](https://gramio.dev/plugins/official/i18n.html)
- - [Media-group](https://gramio.dev/plugins/official/media-group.html)
- Others
- - [Husky](https://typicode.github.io/husky/) (Git hooks)
- - [Dockerfile](https://www.docker.com/) + [docker-compose.yml](https://docs.docker.com/compose/)
- - [Jobify](https://github.com/kravetsone/jobify) ([Bullmq](https://docs.bullmq.io/) wrapper)
- - [Husky](https://typicode.github.io/husky/) (Git hooks)
- - [Fluent2ts](https://github.com/kravetsone/fluent2ts)
- - [GramIO storages](https://gramio.dev/storages/)
- [Telegram apps](https://github.com/Telegram-Mini-Apps/telegram-apps/tree/master/packages/create-mini-app)
Expand Down

0 comments on commit e65c3a3

Please sign in to comment.