Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -4,7 +4,7 @@
 Awesome Stacks
 Awesome Stacks
!StackShare (https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat) (https://stackshare.io/stackshare/awesome-stacks)
▐ Tech stacks for building different applications and features.
@@ -18,14 +18,15 @@
Awesome Stacks is a community-curated list of tech stacks for building different applications and features. It is open source and inspired by the original awesome list (http://awesome.re/).
Each stack in the list has a name, description, and list of a few of the key tools and technologies. Optionally, it links to a tutorial, starter kit or boilerplate that makes it easy to get started with.
Each stack in the list has a name, description, and list of a few of the key tools and technologies. Optionally, it links to a tutorial, starter kit or boilerplate that makes it easy to get 
started with.
Got a stack you think is a great way to build something? Please edit this file and add it! Check out CONTRIBUTING.md (CONTRIBUTING.md) for more information.
Browsing the stacks
Stacks can be browsed in two places—on the README and on awesomestacks.dev (https://awesomestacks.dev/). The site, built with Gatsby and React, displays logos and metrics about each tool listed in the README by 
pulling data from the GitHub and StackShare APIs.
Stacks can be browsed in two places—on the README and on awesomestacks.dev (https://awesomestacks.dev/). The site, built with Gatsby and React, displays logos and metrics about each tool 
listed in the README by pulling data from the GitHub and StackShare APIs.
Legend
@@ -39,12 +40,12 @@
A basis for reducing the configuration of your projects with Next.js, best development practices and popular libraries in the developer community.
- Next.js (https://nextjs.org/) - 🛠 (https://stackshare.io/next-js) - 🐙 (https://github.com/zeit/next.js) - The React Framework for server rendering, static websites, PWAs.
- React Testing Library (https://testing-library.com/docs/react-testing-library/intro) - 🛠 (https://stackshare.io/react-testing-library) - 🐙 (https://github.com/testing-library/react-testing-library) - 
react-testing-library is a tool in the Testing Frameworks category of a tech stack.
- React Testing Library (https://testing-library.com/docs/react-testing-library/intro) - 🛠 (https://stackshare.io/react-testing-library) - 🐙 
(https://github.com/testing-library/react-testing-library) - react-testing-library is a tool in the Testing Frameworks category of a tech stack.
- Emotion (https://emotion.sh/) - 🛠 (https://stackshare.io/emotion) - 🐙 (https://github.com/emotion-js/emotion) - CSS-in-JS library designed for high performance style composition.
- I18next (https://www.i18next.com/) - 🐙 (https://github.com/i18next/i18next) - I18next is an internationalization-framework written in and for JavaScript. But it's much more than that.
- Redux Saga (https://redux-saga.js.org/) - 🐙 (https://github.com/redux-saga/redux-saga) - is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things 
like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures.
- Redux Saga (https://redux-saga.js.org/) - 🐙 (https://github.com/redux-saga/redux-saga) - is a library that aims to make application side effects (i.e. asynchronous things like data 
fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures.
Resources
@@ -52,11 +53,13 @@
React starter kit ↗ (https://awesomestacks.dev/react-starter-kit)
React Starter Kit is an opinionated boilerplate for web development built on top of Node.js, Express, GraphQL and React, containing modern web development tools such as Webpack, Babel and Browsersync.
React Starter Kit is an opinionated boilerplate for web development built on top of Node.js, Express, GraphQL and React, containing modern web development tools such as Webpack, Babel and 
Browsersync.
- React (https://reactjs.org/) - 🛠 (https://stackshare.io/react) - 🐙 (https://github.com/facebook/react) - React components can be used on the client and server side.
- Webpack (https://webpack.js.org/) - 🛠 (https://stackshare.io/webpack) - 🐙 (https://github.com/webpack/webpack) - A static module bundler for modern JavaScript applications.
- GraphQL (https://graphql.org/) - 🛠 (https://stackshare.io/graphql) - 🐙 (https://github.com/graphql/graphql-js) - A query language for APIs and a runtime for fulfilling those queries with your existing data.
- GraphQL (https://graphql.org/) - 🛠 (https://stackshare.io/graphql) - 🐙 (https://github.com/graphql/graphql-js) - A query language for APIs and a runtime for fulfilling those queries with 
your existing data.
- Babel (https://babeljs.io/) - 🛠 (https://stackshare.io/babel) - 🐙 (https://github.com/babel/babel) - A JavaScript compiler; use next generation JavaScript, today.
- Express (https://expressjs.com/) - 🛠 (https://stackshare.io/expressjs) - 🐙 (https://github.com/expressjs/express) - A minimal and flexible Node.js web application framework.
- Node.js (https://nodejs.org/) - 🛠 (https://stackshare.io/nodejs) - 🐙 (https://github.com/nodejs/node) - A JavaScript runtime built on Chrome's V8 JavaScript engine.
@@ -67,15 +70,16 @@
React Firebase starter ↗ (https://awesomestacks.dev/react-firebase-starter)
React Starter Kit for Firebase is a popular project template (aka, boilerplate) for building modern, scalable web applications with React, Relay, and GraphQL using serverless infrastructure provided by Google 
Cloud (Cloud SQL, Cloud Functions, CDN hosting, and file storage).
React Starter Kit for Firebase is a popular project template (aka, boilerplate) for building modern, scalable web applications with React, Relay, and GraphQL using serverless infrastructure 
provided by Google Cloud (Cloud SQL, Cloud Functions, CDN hosting, and file storage).
- Firebase (https://firebase.google.com/) - 🛠 (https://stackshare.io/firebase) - A cloud-hosted NoSQL database that lets you store and sync data between your users in real-time.
- Create React App (https://facebook.github.io/create-react-app/) - 🛠 (https://stackshare.io/create-react-app) - 🐙 (https://github.com/facebook/create-react-app) - Set up a modern web app by running one 
command.
- Create React App (https://facebook.github.io/create-react-app/) - 🛠 (https://stackshare.io/create-react-app) - 🐙 (https://github.com/facebook/create-react-app) - Set up a modern web app by
running one command.
- Material UI (https://material-ui.com/) - 🛠 (https://stackshare.io/material-ui) - 🐙 (https://github.com/mui-org/material-ui) - React components that implement Google's Material Design.
- Relay (https://facebook.github.io/relay/) - 🛠 (https://stackshare.io/relay) - 🐙 (https://github.com/facebook/relay) - A JavaScript framework for building data-driven React applications.
- GraphQL (https://graphql.org/) - 🛠 (https://stackshare.io/graphql) - 🐙 (https://github.com/graphql/graphql-js) - A query language for APIs and a runtime for fulfilling those queries with your existing data.
- GraphQL (https://graphql.org/) - 🛠 (https://stackshare.io/graphql) - 🐙 (https://github.com/graphql/graphql-js) - A query language for APIs and a runtime for fulfilling those queries with 
your existing data.
Resources
@@ -86,7 +90,8 @@
The most complete boilerplate for production-ready PWAs. With focus on performance, development speed, and best practices.
- Vue.js (https://vuejs.org/) - 🛠 (https://stackshare.io/vue-js) - 🐙 (https://github.com/vuejs/vue) - An approachable core library that focuses on the view layer only.
- TypeScript (https://www.typescriptlang.org/) - 🛠 (https://stackshare.io/typescript) - 🐙 (https://github.com/Microsoft/TypeScript) - A typed superset of JavaScript that compiles to plain JavaScript.
- TypeScript (https://www.typescriptlang.org/) - 🛠 (https://stackshare.io/typescript) - 🐙 (https://github.com/Microsoft/TypeScript) - A typed superset of JavaScript that compiles to plain 
JavaScript.
- Jest (https://jestjs.io/) - 🛠 (https://stackshare.io/jest) - 🐙 (https://github.com/facebook/jest) - A comprehensive, delightful JavaScript testing solution.
- Prettier (https://prettier.io/) - 🛠 (https://stackshare.io/prettier) - 🐙 (https://github.com/prettier/prettier) - An opinionated code formatter.
- Vuex (https://vuex.vuejs.org/) - 🐙 (https://github.com/vuejs/vuex) - Centralized State Management for Vue.js.
@@ -104,10 +109,10 @@
- Vuex (https://vuex.vuejs.org/) - 🐙 (https://github.com/vuejs/vuex) - Centralized State Management for Vue.js.
- Vue Router (https://router.vuejs.org/) - 🐙 (https://github.com/vuejs/vue-router) - Vue Router is the official router for Vue.js.
- Vue CLI (https://cli.vuejs.org/) - 🐙 (https://github.com/vuejs/vue-cli) - An approachable core library that focuses on the view layer only.
- Babel (https://babeljs.io/) - 🛠 (https://stackshare.io/babel) - 🐙 (https://github.com/babel/babel) - compiler for writing next generation JavaScript; Babel will turn your ES6+ code into ES5 friendly code, so 
you can start using it right now without waiting for browser support.
- Sass (https://sass-lang.com) - 🛠 (https://stackshare.io/sass) - 🐙 (https://github.com/sass/sass) - Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's 
translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
- Babel (https://babeljs.io/) - 🛠 (https://stackshare.io/babel) - 🐙 (https://github.com/babel/babel) - compiler for writing next generation JavaScript; Babel will turn your ES6+ code into 
ES5 friendly code, so you can start using it right now without waiting for browser support.
- Sass (https://sass-lang.com) - 🛠 (https://stackshare.io/sass) - 🐙 (https://github.com/sass/sass) - Sass is an extension of CSS3, adding nested rules, variables, mixins, selector 
inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
Resources
@@ -120,9 +125,10 @@
- Gatsby (https://gatsbyjs.org/) - 🛠 (https://stackshare.io/gatsbyjs) - 🐙 (https://github.com/gatsbyjs/gatsby) - Gatsby is a blazing fast modern site generator for React.
- Cloud Firestore (https://firebase.google.com/docs/firestore/) - 🛠 (https://stackshare.io/cloud-firestore) - A noSQL cloud database that exposes event listeners for real-time updates.
- Netlify (https://netlify.com/) - 🛠 (https://stackshare.io/netlify) - Netlify is a global CDN that makes continuous deployments as simple as a few clicks.
- styled components (https://www.styled-components.com/) - 🛠 (https://stackshare.io/styled-components) - 🐙 (https://github.com/styled-components/styled-components) - A react-specific css-in-js solution.
- Contentful (https://www.contentful.com/) - 🛠 (https://stackshare.io/contentful) - 🐙 (https://github.com/contentful) - Contentful is a flexible and future-friendly content platform that helps editors to manage
and developers to serve content into mobile or web applications. Last but not least a powerhouse when worked with Gatsby.
- styled components (https://www.styled-components.com/) - 🛠 (https://stackshare.io/styled-components) - 🐙 (https://github.com/styled-components/styled-components) - A react-specific 
css-in-js solution.
- Contentful (https://www.contentful.com/) - 🛠 (https://stackshare.io/contentful) - 🐙 (https://github.com/contentful) - Contentful is a flexible and future-friendly content platform that 
helps editors to manage and developers to serve content into mobile or web applications. Last but not least a powerhouse when worked with Gatsby.
Resources
@@ -152,13 +158,14 @@
Offers a complete setup for both small and enterprise-scale apps.
- Nuxt (https://nuxtjs.org/) - 🛠 (https://stackshare.io/nuxt) - 🐙 (https://github.com/nuxt/nuxt.js) - Vue.js Meta Framework to create complex, fast & universal web applications quickly.
- TypeScript (https://www.typescriptlang.org/) - 🛠 (https://stackshare.io/typescript) - 🐙 (https://github.com/Microsoft/TypeScript) - A typed superset of JavaScript that compiles to plain JavaScript.
- Sass (https://sass-lang.com) - 🛠 (https://stackshare.io/sass) - 🐙 (https://github.com/sass/sass) - Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's 
translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
- TypeScript (https://www.typescriptlang.org/) - 🛠 (https://stackshare.io/typescript) - 🐙 (https://github.com/Microsoft/TypeScript) - A typed superset of JavaScript that compiles to plain 
JavaScript.
- Sass (https://sass-lang.com) - 🛠 (https://stackshare.io/sass) - 🐙 (https://github.com/sass/sass) - Sass is an extension of CSS3, adding nested rules, variables, mixins, selector 
inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
- Jest (https://jestjs.io/) - 🛠 (https://stackshare.io/jest) - 🐙 (https://github.com/facebook/jest) - A comprehensive, delightful JavaScript testing solution.
- eslint (https://eslint.org/) - 🛠 (https://stackshare.io/eslint) - 🐙 (https://github.com/eslint/eslint) - The pluggable linting utility for JavaScript and JSX.
- stylelint (https://stylelint.io/) - 🛠 (https://stackshare.io/stylelint) - 🐙 (https://github.com/stylelint/stylelint) - A mighty, modern linter that helps you avoid errors and enforce conventions in your 
styles.
- stylelint (https://stylelint.io/) - 🛠 (https://stackshare.io/stylelint) - 🐙 (https://github.com/stylelint/stylelint) - A mighty, modern linter that helps you avoid errors and enforce 
conventions in your styles.
- Docker (https://www.docker.com/) - 🛠 (https://stackshare.io/docker) - 🐙 (https://github.com/docker/docker) A tool to create, deploy and run applications inside containers.
Resources
@@ -172,7 +179,8 @@
- Next.js (https://nextjs.org/) - 🛠 (https://stackshare.io/next-js) - 🐙 (https://github.com/zeit/next.js) - The React Framework for server rendering, static websites, PWAs.
- React (https://reactjs.org/) - 🛠 (https://stackshare.io/react) - 🐙 (https://github.com/facebook/react) - React components can be used on the client and server side.
- TypeScript (https://www.typescriptlang.org/) - 🛠 (https://stackshare.io/typescript) - 🐙 (https://github.com/Microsoft/TypeScript) - A typed superset of JavaScript that compiles to plain JavaScript.
- TypeScript (https://www.typescriptlang.org/) - 🛠 (https://stackshare.io/typescript) - 🐙 (https://github.com/Microsoft/TypeScript) - A typed superset of JavaScript that compiles to plain 
JavaScript.
- eslint (https://eslint.org/) - 🛠 (https://stackshare.io/eslint) - 🐙 (https://github.com/eslint/eslint) - The pluggable linting utility for JavaScript and JSX.
- Babel (https://babeljs.io/) - 🛠 (https://stackshare.io/babel) - 🐙 (https://github.com/babel/babel) - A JavaScript compiler; use next generation JavaScript, today.
- PostCSS (https://postcss.org/) - 🛠 (https://stackshare.io/postcss) - 🐙 (https://github.com/postcss/postcss) - A tool for transforming CSS with JavaScript.
@@ -204,9 +212,10 @@
Lightning fast starter for bloggers, content creators, and really anyone who wants to break free from WordPress.
- GraphCMS (https://graphcms.com/) - 🛠 (https://stackshare.io/graphcms) - GraphCMS providing a backend to your app, giving you the tools to manage content.
- Create React App (https://facebook.github.io/create-react-app/) - 🛠 (https://stackshare.io/create-react-app) - 🐙 (https://github.com/facebook/create-react-app) - Set up a modern web app by running one 
command.
- Apollo (https://www.apollographql.com/) - 🛠 (https://stackshare.io/apollo) - 🐙 (https://github.com/apollographql/apollo-client) - Apollo Client is the best way to use GraphQL to build client applications.
- Create React App (https://facebook.github.io/create-react-app/) - 🛠 (https://stackshare.io/create-react-app) - 🐙 (https://github.com/facebook/create-react-app) - Set up a modern web app by
running one command.
- Apollo (https://www.apollographql.com/) - 🛠 (https://stackshare.io/apollo) - 🐙 (https://github.com/apollographql/apollo-client) - Apollo Client is the best way to use GraphQL to build 
client applications.
Resources
@@ -232,10 +241,11 @@
- Algolia (https://algolia.com/) - 🛠 (https://stackshare.io/algolia) - Hosted search API, free up to 10,000 records.
- DocSearch (https://community.algolia.com/docsearch) - 🐙 (https://github.com/algolia/docsearch-scraper) - Crawls a website and uploads it to an index.
- gatsby-plugin-algolia (https://www.gatsbyjs.org/packages/gatsby-plugin-algolia/) - 🐙 (https://github.com/algolia/gatsby-plugin-algolia) - Use GraphQL to specify Gatsby object to index with Algolia (beta).
- gatsby-plugin-algolia (https://www.gatsbyjs.org/packages/gatsby-plugin-algolia/) - 🐙 (https://github.com/algolia/gatsby-plugin-algolia) - Use GraphQL to specify Gatsby object to index with
Algolia (beta).
- hugo-algolia (https://github.com/replicatedhq/hugo-algolia) - 🐙 (https://github.com/replicatedhq/hugo-algolia) - Generate and send indices from Hugo static sites for use with Algolia.
- instantsearch.js (https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/) - 🐙 (https://github.com/algolia/instantsearch.js) - JavaScript library for building performant and instant 
search experiences.
- instantsearch.js (https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/) - 🐙 (https://github.com/algolia/instantsearch.js) - JavaScript library for building 
performant and instant search experiences.
Resources
@@ -263,8 +273,8 @@
- GraphQL Ruby (https://graphql-ruby.org/) - 🛠 (https://stackshare.io/graphql-ruby) - 🐙 (https://github.com/rmosolgo/graphql-ruby) - Ruby server implementation of the GraphQL specification.
- Apollo Client (https://dev.apollodata.com/) - 🛠 (https://stackshare.io/apollo) - 🐙 (https://github.com/apollographql/apollo-client) - A powerfully extensible GraphQL JavaScript client.
- Heroku (https://heroku.com) - 🛠 (https://stackshare.io/heroku) Developer friendly web app infrastructure provider with seamless Ruby/Rails support.
- Cloud 66 (https://www.cloud66.com/) - 🛠 (https://stackshare.io/cloud-66) Cloud 66 gives you everything you need to build, deploy, and manage your Rails applications on any cloud without the headache of the 
“server stuff”.
- Cloud 66 (https://www.cloud66.com/) - 🛠 (https://stackshare.io/cloud-66) Cloud 66 gives you everything you need to build, deploy, and manage your Rails applications on any cloud without the
headache of the “server stuff”.
Resources
@@ -272,7 +282,8 @@
Serverless Stack with React on AWS ↗ (https://awesomestacks.dev/serverless-stack-with-react-on-aws)
Learn how to build a full-stack production ready note taking app using Serverless and React on AWS from serverless-stack.com. Step-by-step open-source tutorials with screenshots and code samples included.
Learn how to build a full-stack production ready note taking app using Serverless and React on AWS from serverless-stack.com. Step-by-step open-source tutorials with screenshots and code 
samples included.
- Serverless Framework (https://serverless.com/) - 🛠 (https://stackshare.io/serverless) - 🐙 (https://github.com/serverless/serverless) - A toolkit for building serverless applications.
- AWS Lambda (https://aws.amazon.com/lambda) - 🛠 (https://stackshare.io/aws-lambda) - A compute service that runs your code in response to events.
@@ -281,8 +292,8 @@
- Amazon S3 (https://aws.amazon.com/s3/) - 🛠 (https://stackshare.io/amazon-s3) - Store and retrieve any amount of data, at any time, from anywhere on the web.
- AWS Amplify (https://aws-amplify.github.io/) - 🛠 (https://stackshare.io/aws-amplify) - JavaScript Open Source Library with React, React Native Extensions.
- Amazon CloudFront (https://aws.amazon.com/cloudfront/) - 🛠 (https://stackshare.io/amazon-cloudfront) - Content delivery with low latency and high data transfer speeds.
- Create React App (https://facebook.github.io/create-react-app/) - 🛠 (https://stackshare.io/create-react-app) - 🐙 (https://github.com/facebook/create-react-app) - Set up a modern web app by running one 
command.
- Create React App (https://facebook.github.io/create-react-app/) - 🛠 (https://stackshare.io/create-react-app) - 🐙 (https://github.com/facebook/create-react-app) - Set up a modern web app by
running one command.
Resources
@@ -295,8 +306,8 @@
- Electron (http://electron.atom.io/) - 🛠 (https://stackshare.io/electron) - 🐙 (https://github.com/electron/electron) - Build cross-platform desktop apps with JavaScript, HTML, and CSS.
- React (https://reactjs.org/) - 🛠 (https://stackshare.io/react) - 🐙 (https://github.com/facebook/react) - React components can be used on the client and server side.
- Redux (https://redux.js.org/) - 🛠 (https://stackshare.io/reduxjs) - 🐙 (https://github.com/reduxjs/redux) - Predictable state container for JavaScript apps.
- electron-builder (https://www.electron.build) - 🐙 (https://github.com/electron-userland/electron-builder) - A complete solution to package and build a ready for distribution Electron app with “auto update” 
support out of the box.
- electron-builder (https://www.electron.build) - 🐙 (https://github.com/electron-userland/electron-builder) - A complete solution to package and build a ready for distribution Electron app 
with “auto update” support out of the box.
Resources
@@ -311,8 +322,8 @@
- Vuex (https://redux.js.org/) - 🛠 (https://stackshare.io/reduxjs) - 🐙 (https://github.com/reduxjs/redux) - Predictable state container for JavaScript apps.
- Vue Router (https://router.vuejs.org/) - 🐙 (https://github.com/vuejs/vue-router) - Vue Router is the official router for Vue.js.
- Vue CLI (https://cli.vuejs.org/) - 🐙 (https://github.com/vuejs/vue-cli) - An approachable core library that focuses on the view layer only.
- electron-builder (https://www.electron.build) - 🐙 (https://github.com/electron-userland/electron-builder) - A complete solution to package and build a ready for distribution Electron app with “auto update” 
support out of the box.
- electron-builder (https://www.electron.build) - 🐙 (https://github.com/electron-userland/electron-builder) - A complete solution to package and build a ready for distribution Electron app 
with “auto update” support out of the box.
Resources
@@ -336,19 +347,19 @@
Vue SPA with Laravel ↗ (https://awesomestacks.dev/vue-spa-with-laravel)
The best way to create a versatile and scalable PHP Web Application! It sure will make you fall in love with PHP (if not, Laravel). Laravel team has an official collaboration with the Vue, so Vue, Babel and Sass
is already integrated before you even started!
The best way to create a versatile and scalable PHP Web Application! It sure will make you fall in love with PHP (if not, Laravel). Laravel team has an official collaboration with the Vue, so
Vue, Babel and Sass is already integrated before you even started!
- PHP 7 (https://php.net) - 🛠 (https://stackshare.io/php) - 🐙 (https://github.com/php/php-src) - A popular general-purpose scripting language that is especially suited for web development.
- Laravel (https://laravel.com/) - 🛠 (https://stackshare.io/laravel) - 🐙 (https://github.com/laravel/laravel) - One of the most popular Object Oriented MVC PHP Framework with elegant syntax and golden standard
software patterns.
- Laravel (https://laravel.com/) - 🛠 (https://stackshare.io/laravel) - 🐙 (https://github.com/laravel/laravel) - One of the most popular Object Oriented MVC PHP Framework with elegant syntax
and golden standard software patterns.
- Vue.js (https://vuejs.org/) - 🛠 (https://stackshare.io/vue-js) - 🐙 (https://github.com/vuejs/vue) - An approachable core library that focuses on the view layer only.
- Laravel Mix (https://laravel.com/docs/5.8/mix) - 🐙 (https://github.com/JeffreyWay/laravel-mix) - A build tool built on top of webpack, to easily compile any front end assets. (secret: works with or without 
Laravel)
- Babel (https://babeljs.io/) - 🛠 (https://stackshare.io/babel) - 🐙 (https://github.com/babel/babel) - compiler for writing next generation JavaScript; Babel will turn your ES6+ code into ES5 friendly code, so 
you can start using it right now without waiting for browser support.
- Sass (https://sass-lang.com) - 🛠 (https://stackshare.io/sass) - 🐙 (https://github.com/sass/sass) - Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's 
translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
- Laravel Mix (https://laravel.com/docs/5.8/mix) - 🐙 (https://github.com/JeffreyWay/laravel-mix) - A build tool built on top of webpack, to easily compile any front end assets. (secret: 
works with or without Laravel)
- Babel (https://babeljs.io/) - 🛠 (https://stackshare.io/babel) - 🐙 (https://github.com/babel/babel) - compiler for writing next generation JavaScript; Babel will turn your ES6+ code into 
ES5 friendly code, so you can start using it right now without waiting for browser support.
- Sass (https://sass-lang.com) - 🛠 (https://stackshare.io/sass) - 🐙 (https://github.com/sass/sass) - Sass is an extension of CSS3, adding nested rules, variables, mixins, selector 
inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
Resources
- Building a Vue SPA with Laravel (https://laravel-news.com/using-vue-router-laravel)
@@ -359,7 +370,8 @@
FReMP stack is a highly scalable full stack framework, which can be used to build robust and modern web apps using Flask, ReactJS, MongoDB and Python.
- Flask (https://flask.palletsprojects.com/) - 🛠 (https://stackshare.io/flask) - 🐙 (https://github.com/pallets/flask) - The Python micro framework for building web applications.
- ReactJS (https://reactjs.org/) - 🛠 (https://stackshare.io/react) - 🐙 (https://github.com/facebook/react) - A declarative, efficient, and flexible JavaScript library for building user interfaces.
- ReactJS (https://reactjs.org/) - 🛠 (https://stackshare.io/react) - 🐙 (https://github.com/facebook/react) - A declarative, efficient, and flexible JavaScript library for building user 
interfaces.
- MongoDB (https://www.mongodb.com/) - 🛠 (https://stackshare.io/mongodb) - 🐙 (https://github.com/mongodb/mongo) - A document and JSON-oriented database.
- Python (https://www.python.org/) - 🛠 (https://stackshare.io/python) - 🐙 (https://github.com/python/cpython) - A programming language that lets you work quickly.
@@ -381,7 +393,8 @@
- GKE (https://cloud.google.com/kubernetes-engine/) - 🛠 (https://stackshare.io/google-kubernetes-engine) - Kubernetes cluster managed by Google.
- Kubernetes (https://kubernetes.io/) - 🐙 (https://github.com/kubernetes/kubernetes) - 🛠 (https://stackshare.io/kubernetes) - Production-Grade Container Scheduling and Management.
- Docker (https://www.docker.com/) - 🛠 (https://stackshare.io/docker) - 🐙 (https://github.com/docker/docker) - A tool to create, deploy and run applications inside containers.
- Stackdriver (https://cloud.google.com/stackdriver/) - 🛠 (https://stackshare.io/stackdriver) - Stackdriver Logging allows you to store, search, analyze, monitor, and alert on log data and events.
- Stackdriver (https://cloud.google.com/stackdriver/) - 🛠 (https://stackshare.io/stackdriver) - Stackdriver Logging allows you to store, search, analyze, monitor, and alert on log data and 
events.
Ethereum DApp ↗ (https://awesomestacks.dev/ethereum-d-app)
@@ -390,10 +403,11 @@
- Solidity (https://solidity.readthedocs.io) - 🐙 (https://github.com/ethereum/solidity) - Solidity is an object-oriented, high-level language for implementing smart contracts.
- web3.js (https://web3js.readthedocs.io) - 🐙 (https://github.com/ethereum/web3.js) - Ethereum JavaScript API.
- db3.js (https://docs.db3.network/) - 🐙 (https://github.com/dbpunk-labs/db3.js) - db3.js is the db3 network(Ethereum layer2) javascript API to write and query JSON documents
- Truffle (https://truffleframework.com/truffle) - 🐙 (https://github.com/trufflesuite/truffle) - A world class development environment, testing framework and asset pipeline for blockchains using the Ethereum 
Virtual Machine (EVM).
- Truffle (https://truffleframework.com/truffle) - 🐙 (https://github.com/trufflesuite/truffle) - A world class development environment, testing framework and asset pipeline for blockchains 
using the Ethereum Virtual Machine (EVM).
- Ganache (https://truffleframework.com/ganache) - 🐙 (https://github.com/trufflesuite/ganache) - Personal blockchain for Ethereum development.
- drizzle (https://truffleframework.com/drizzle) - 🐙 (https://github.com/trufflesuite/drizzle) - A collection of front-end libraries that make writing dapp user interfaces easier and more predictable.
- drizzle (https://truffleframework.com/drizzle) - 🐙 (https://github.com/trufflesuite/drizzle) - A collection of front-end libraries that make writing dapp user interfaces easier and more 
predictable.
Rails Monitoring Stack ↗ (https://awesomestacks.dev/rails-monitoring-stack)
@@ -401,7 +415,8 @@
- Skylight (https://www.skylight.io) - 🛠 (https://stackshare.io/skylight) - The smart profiler for your Rails apps.
- New Relic (https://newrelic.com) - 🛠 (https://stackshare.io/new-relic) - SaaS Application Performance Management for Ruby, PHP, .Net, Java, Python, and Node.js Apps.
- rack-mini-profiler (https://github.com/MiniProfiler/rack-mini-profiler) - 🐙 (https://github.com/MiniProfiler/rack-mini-profiler) - Profiler for your development and production Ruby rack apps.
- rack-mini-profiler (https://github.com/MiniProfiler/rack-mini-profiler) - 🐙 (https://github.com/MiniProfiler/rack-mini-profiler) - Profiler for your development and production Ruby rack 
apps.
- Sqreen (https://www.sqreen.com/) - 🛠 (https://stackshare.io/sqreen) - Security monitoring and protection for Ruby, PHP, Java, Go, Python, and Node.js Apps.
User Behavior Analytics via Segment ↗ (https://awesomestacks.dev/user-behavior-analytics-via-segment)
@@ -459,9 +474,10 @@
Build a simple and robust RESTful API.
- Spring Boot (https://spring.io/projects/spring-boot) - 🛠 (https://stackshare.io/spring-boot) - 🐙 (https://github.com/spring-projects/spring-boot) - Spring Boot makes it easy to create stand-alone, 
production-grade Spring based Applications that you can "just run".
- Gradle (https://gradle.org/) - 🛠 (https://stackshare.io/gradle) - 🐙 (https://github.com/gradle/gradle)- A build tool with a focus on build automation and support for multi-language development.
- Spring Boot (https://spring.io/projects/spring-boot) - 🛠 (https://stackshare.io/spring-boot) - 🐙 (https://github.com/spring-projects/spring-boot) - Spring Boot makes it easy to create 
stand-alone, production-grade Spring based Applications that you can "just run".
- Gradle (https://gradle.org/) - 🛠 (https://stackshare.io/gradle) - 🐙 (https://github.com/gradle/gradle)- A build tool with a focus on build automation and support for multi-language 
development.
- Java (https://docs.oracle.com/javase/specs/index.html) - 🛠 (https://stackshare.io/java) - Java is an Object-Oriented and one of the most used programming languages in the world.
Resources
@@ -487,11 +503,14 @@
Hasura is an open source GraphQL engine that deploys instant, real-time GraphQL APIs on any Postgres database. This React Native stack uses Hasura droplets hosted on Digital Ocean.
- Hasura (https://hasura.io/) - 🛠 (https://stackshare.io/hasura) - 🐙 (https://github.com/hasura/graphql-engine) - Blazing fast, instant real-time GraphQL APIs on Postgres with fine grained access control.
- React Native (https://facebook.github.io/react-native/) - 🛠 (https://stackshare.io/react-native) - 🐙 (https://github.com/facebook/react-native) - Build native mobile apps using JavaScript and React.
- Expo (https://expo.io/) - 🛠 (https://stackshare.io/expo) - 🐙 (https://github.com/expo/expo) - Build, deploy, and quickly iterate on native iOS and Android apps from the same JavaScript codebase.
- Digital Ocean (https://www.digitalocean.com/) - 🛠 (https://stackshare.io/digitalocean) - 🐙 (https://github.com/digitalocean/) - Deploy an SSD cloud server in less than 55 seconds with a dedicated IP and root 
access.
- Hasura (https://hasura.io/) - 🛠 (https://stackshare.io/hasura) - 🐙 (https://github.com/hasura/graphql-engine) - Blazing fast, instant real-time GraphQL APIs on Postgres with fine grained 
access control.
- React Native (https://facebook.github.io/react-native/) - 🛠 (https://stackshare.io/react-native) - 🐙 (https://github.com/facebook/react-native) - Build native mobile apps using JavaScript 
and React.
- Expo (https://expo.io/) - 🛠 (https://stackshare.io/expo) - 🐙 (https://github.com/expo/expo) - Build, deploy, and quickly iterate on native iOS and Android apps from the same JavaScript 
codebase.
- Digital Ocean (https://www.digitalocean.com/) - 🛠 (https://stackshare.io/digitalocean) - 🐙 (https://github.com/digitalocean/) - Deploy an SSD cloud server in less than 55 seconds with a 
dedicated IP and root access.
- Auth0 (https://auth0.com/) - 🛠 (https://stackshare.io/auth0) - A universal authentication & authorization platform for web, mobile and legacy applications.
Resources
@@ -504,8 +523,8 @@
Unity is a game engine that connects to Plastic SCM to keep version control and large asset and huge repo management clean and frictionless.
- Unity (https://unity.com/) - 🛠 (https://stackshare.io/unity-3d) - 🐙 (https://github.com/Unity-Technologies/UnityCsReference) - The C# part of the Unity engine and editor source code. May be used for reference
purposes only.
- Unity (https://unity.com/) - 🛠 (https://stackshare.io/unity-3d) - 🐙 (https://github.com/Unity-Technologies/UnityCsReference) - The C# part of the Unity engine and editor source code. May 
be used for reference purposes only.
- Plastic SCM (https://www.plasticscm.com/) - 🛠 (https://stackshare.io/plastic-scm) - 🐙 (https://github.com/PlasticSCM/plastic-docker) - PlasticSCM Docker image.
- TeamCity (https://www.jetbrains.com/teamcity/) - 🛠 (https://stackshare.io/teamcity) - A Java-based build management and continuous integration server from JetBrains.