Skip to content

Commit

Permalink
action(auto): add awesome-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
OnFireByte committed Aug 17, 2023
1 parent 17633c6 commit e090163
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di
## Backend

- [ArthurFDLR/whisper-youtube](https://github.com/ArthurFDLR/whisper-youtube) - A Python library for extracting audio features from YouTube videos.
- [Awesome Stack](https://github.com/thinc-org/awesome-stack) - Backend, Compiler, Database, Deployment, Devops, Frontend, Language, Security, State Management and more
- [awesome-stack](https://github.com/thinc-org/awesome-stack) - Curated list of awesome technologies for building a stack. Covers backend, frontend, database, devops, and more.
- [dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver) - CloudBeaver is a web-based cloud database manager written in TypeScript and React.
- [Drupal/CCK](https://www.drupal.org/project/cck) - Content Construction Kit: Create custom content types, fields, and add-ons for Drupal
- [kysely](https://github.com/kysely-org/kysely) - Type-safe and autocompletion-friendly typescript SQL query builder for node.js and other javascript environments
Expand All @@ -43,11 +43,10 @@ This repo is also hosting astro code and all automated stuff. You can see the di
- [typestack/routing-controllers](https://github.com/typestack/routing-controllers) - A library for creating and working with controllers in Express or Koa. Helps with routing and request handling.
## Compiler

- [Awesome Stack](https://github.com/thinc-org/awesome-stack) - Backend, Compiler, Database, Deployment, Devops, Frontend, Language, Security, State Management and more
- [Reason](https://reasonml.github.io/) - Write type safe code with JavaScript & OCaml ecosystems.
## Database

- [Awesome Stack](https://github.com/thinc-org/awesome-stack) - Backend, Compiler, Database, Deployment, Devops, Frontend, Language, Security, State Management and more
- [awesome-stack](https://github.com/thinc-org/awesome-stack) - Curated list of awesome technologies for building a stack. Covers backend, frontend, database, devops, and more.
- [kysely](https://github.com/kysely-org/kysely) - Type-safe and autocompletion-friendly typescript SQL query builder for node.js and other javascript environments
## Deployment

Expand All @@ -70,6 +69,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di
- [typestack/routing-controllers](https://github.com/typestack/routing-controllers) - A library for creating and working with controllers in Express or Koa. Helps with routing and request handling.
## Frontend

- [awesome-stack](https://github.com/thinc-org/awesome-stack) - Curated list of awesome technologies for building a stack. Covers backend, frontend, database, devops, and more.
- [dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver) - CloudBeaver is a web-based cloud database manager written in TypeScript and React.
- [Effect](https://effect.website/) - A powerful TypeScript library for creating complex synchronous and asynchronous programs with structured concurrency
- [Framer Motion](https://www.framer.com/motion/) - Production-ready motion library for React. Declarative animations with a simple syntax.
Expand Down
6 changes: 3 additions & 3 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,13 @@
},
{
"by_user": "onfirebyte",
"desc": "Backend, Compiler, Database, Deployment, Devops, Frontend, Language, Security, State Management and more",
"desc": "Curated list of awesome technologies for building a stack. Covers backend, frontend, database, devops, and more.",
"from_server": "Thinc.",
"package_name": "Awesome Stack",
"package_name": "awesome-stack",
"package_url": "https://github.com/thinc-org/awesome-stack",
"tags": [
"backend",
"compiler",
"frontend",
"database"
]
},
Expand Down
22 changes: 0 additions & 22 deletions src/pages/things/Awesome Stack.md

This file was deleted.

22 changes: 22 additions & 0 deletions src/pages/things/awesome-stack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---

title: "awesome-stack"

tag:

- backend
- frontend
- database

desc: "Curated list of awesome technologies for building a stack. Covers backend, frontend, database, devops, and more."

by: "onfirebyte"

from: "Thinc."

---



https://github.com/thinc-org/awesome-stack

0 comments on commit e090163

Please sign in to comment.