GithubHelp home page GithubHelp logo

dogokit-stack-all's Introduction

๐Ÿถ Dogokit Stack All

This is both technical and non-technical stack. The opiniated stack list to manage and build modern apps with web technologies. Which could also help to setup a new team or company tools. For the much simpler version, see Stack. Which the list items might be updated more often.

Table of Contents

Preferences

Quick version

TypeScript (HTML+CSS+JavaScript+Node.js included), React, Remix, Tailwind CSS, Ariakit, Prisma ORM, MySQL on PlanetScale, GraphQL, GraphQL Yoga, Pothos Schema, Vercel, Railway.app

Short version

HTML, CSS, Tailwind CSS, JavaScript, TypeScript, Node.js, npm, React, Remix, Next.js, Ariakit, cva, Prisma ORM, MySQL on PlanetScale, PostgreSQL on Supabase/Neon, Vitest, Playwright, MSW, GraphQL, Express, NestJS, GraphQL Yoga, Pothos Schema, Vercel, Railway.app, Mailjet/Postmark, Google Cloud Platform (GCP).

Complete version

  • JavaScript and TypeScript for programming language
  • Node.js for runtime & npm for package manager
    • Golang and Rust ecosystem as altenatives
  • HTML for markup language and content structure
  • CSS for styling language
    • Tailwind CSS for utility classes
    • cva (Class Variance Authority) for component variants
  • React for frontend library and UI components
    • Ariakit, Headless UI, Radix UI for stylable accessible components
  • Remix for full stack web framework
    • Remix Router for routing
    • Remix Forms for full-stack form library
  • Next.js for alternative web framework
    • Next Router for routing
  • Vite for client-side only starter and bundler
  • Turbopack or esbuild for bundler
    • swc for transpiler
  • Authentication and authorization with
    • Cookie-based sessions
    • Email/Password
    • GitHub
  • Express or NestJS for backend framework
    • GraphQL for data query and manipulation language
      • GraphQL Yoga and Envelop for the server and plugin system
    • REST API for other web APIs
  • MySQL for relational database on PlanetScale
  • Prisma for database ORM
  • Pothos for GraphQL schema builder
  • MySQL or PostgreSQL for RDBMS
  • Vitest and Testing Library for unit and integration testing
  • Playwright for functional or e2e testing
  • MSW for local third party API request mocking
  • EditorConfig, Prettier, ESLint, stylelint, ls-lint, commitlint, lint-staged โ€” for code formatting, linting, static testing
  • Git and GitHub for version control, collaboration, and deployment
  • Circle CI or GitHub Actions for CI/CD
  • Vercel for frontend deployment
  • Railway.app for backend or full stack deployment
  • ImageKit and Mux for multimedia storage
  • Postmark or Mailjet for transactional email
  • Google Cloud Platform (GCP) for cloud infrastructure

Names

We called it the NORSE Stack. The main defaults in the NORSE Stack are:

  • Node.js and npm as the main platform and package manager
  • ORM (Object Relational Mapping), data modeling, and API layer with Prisma and Pothos GraphQL
  • Remix (React/Vue/Svelte) or Next.js (React) as the full stack layer
  • SQL (Structured Query Language) DBMS (Database Management System) with MySQL or PostgreSQL.
  • Ecosystem of libraries and frameworks from the JavaScript and TypeScript community such as Tailwind CSS, Ariakit, etc

Business-related:

  • Slab for note-taking, alternative to Notion and Confluence
  • Twist for communication
  • Linear for product and software development
  • Basecamp / Plutio / Bloom.io for project management
  • Outseta for payment management
  • Cushion for project balancing
  • Wave / Xero / QuickBooks for accounting

Notes

Keep in mind most the items listed are not used, but the loved โค๏ธ or most starred โญ might be used and recommended. More stars can be added like โญโญโญ to indicate the importance (0 to 5 stars) or even โค๏ธ to indicate the utmost priority. The non-starred are just for references, comparison, good alternative, if want to be changed to, waiting for rating, or not evaluated yet.

All of these information also helps the whole team (or even yourself) to choose and change multiple options along the way. Outside of the Stages section, the links are annotated to the name of the item.

Legend

  • โญ โ€” Rating
  • โค๏ธ โ€” Recommended

Concepts

  • Problem Solving
  • Critical Thinking
  • First Principles
  • Engineering
  • Computer Science (CS)
  • Software Engineering (SWE)
  • Software Architecture (SWA)
  • Software Infrastructure (SWI)
  • Database
  • Deployment
  • Containerization
  • Career

References


Stages

Here is some quick overview of the preferred or recommended options. Because of the complexity, the setup can go through several stages based on the priorities. In here, there should be no link, annotations, or ratings.

Stage 0 โ†’ Setup ๐Ÿ’ป

Setup options:

  • Laptop
    • Apple โ†’ M1 Pro Macbook Pro
    • Linux โ†’ Thinkpad
    • Windows โ†’ Thinkpad
  • Operating System (OS)
    • macOS and iOS โ†’ Most reliable
    • Linux and Android โ†’ Most flexible
    • Windows โ†’ Most popular
  • Web Browser
    • Google Chrome โ†’ Most popular
    • Brave Browser โ†’ Most private
    • Microsoft Edge โ†’ Most performant
    • Mozilla Firefox โ†’ Most ethical
  • Mac-specific
    • Raycast โ†’ Command panel
    • Rectangle โ†’ Window manager
    • Maccy โ†’ Clipboard manager
    • Numi โ†’ Calculator
    • Owly โ†’ Prevent sleep
    • Macs Fan Control โ†’ Change fan speed
    • Hidden Bar / Vanilla โ†’ Hide menu bar items
    • iStat Menus โ†’ System status
    • KeyCastr โ†’ Show keystroke
  • Bitwarden + Authy โ†’ Credentials & 2FA
  • External communication
    • Gmail or Google Workspace โ†’ Email service by Google
      • aka Google Apps / Google App Suite
    • HEY โ†’ Email service by Basecamp
    • ImprovMX
  • Internal communication
    • Twist โ†’ Team chat
    • Email โ†’ Backup
  • External communication
    • Multi Purpose
      • Airtable โ†’ Multi purpose business-oriented database
        • Form โ†’ Collect submissions data
    • CRM (Customer Relationship Management)
      • HubSpot โ†’ Free CRM + Help Desk
      • Crisp โ†’ Paid CRM + Help Desk
    • Email Marketing
      • ConvertKit โ†’ Free newsletter emails
      • Bento โ†’ Paid all-in-one marketing automation platform
    • Community
      • Linen โ†’ Public chat forum
      • Discord โ†’ Casual chat
      • Slack โ†’ Casual chat
  • GitHub โ†’ Git hosting and collaboration
    • Refined GitHub โ†’ ?
    • DevHub โ†’ Desktop GitHub Notifications & Activities
  • Slab โ†’ Collaborative notes
  • Linear โ†’ Internal issue tracking
    • Productlane โ†’ User feedback and changelog for Linear
  • Clockify โ†’ Time tracking
  • Around โ†’ Video call
  • Community โ†’ YouTube, Twitter, Mastodon, Substack, Hashnode, DevTo, Makerlog, WIP, etc

References:

Stage 1 โ†’ Design ๐ŸŽจ

  • Figma โ†’ UI/UX design tool
    • Figma Tokens โ†’ ?
    • Tailwind Color Palette โ†’ ?
    • Alphredo โ†’ Transparent/alpha colors generator
  • Eraser / Excalidraw โ†’ Quick diagram
  • Favicon.io โ†’ Favicon Generator
  • Shottr โ†’ Screenshot

Stage 2 โ†’ Configuration โš™๏ธ

  • Terminal, shell, prompt
    • Alacritty โ†’ The fastest terminal app
    • Warp โ†’ The modern terminal app
    • zsh โ†’ Terminal shell
    • Starship.rs โ†’ Terminal prompt
  • Git โ†’ Version control
    • diff-so-fancy โ†’
    • Conventional Commit โ†’ ?
  • Repository
    • Semantic Versioning (semver) โ†’ ?
    • Semantic Release (semantic-release) โ†’ Fully automated version management and package publishing
    • Contributor Covenant โ†’ ?
    • Release Please โ†’ ?
  • Package manager
    • Homebrew โ†’ macOS
    • apt โ†’ Ubuntu
  • asdf โ†’ Runtime manager
    • fnm โ†’ Fast Node Manager
    • Volta โ†’ JavaScript tool manager
  • Node.js โ†’ JavaScript runtime
    • npm โ†’ Node.js package manager
    • pnpm โ†’ npm alternative that is fast and disk space efficient
    • Openbase โ†’ compare open-source packages
  • TypeScript โ†’ Superset of JavaScript with type safety
  • VS Code โ†’ Code editor
  • EditorConfig โ†’ Common coding style
  • Prettier โ†’ Code formatter
  • ESLint โ†’ JavaScript linter
  • Stylelint โ†’ CSS linter
  • ls-lint โ†’ File name linter
  • commitlint โ†’ Commit message linter
  • lint-staged โ†’ Staged changes linter
  • Doppler โ†’ Universal Secrets Platform
  • Plop โ†’ File generator

Stage 3 โ†’ Frontend interface โš›๏ธ

  • React โ†’ Frontend UI library
  • Remix โ†’ Full stack web framework on React/Vue
  • Next.js โ†’ Full stack web framework on React
  • Astro โ†’ Static site generator with React/Vue/Svelte/Solid
  • Tailwind CSS โ†’ Utility CSS framework
    • UI Colors โ†’ Generate color shades
    • cva โ†’ variant management
  • PostCSS โ†’ CSS transformer
  • Ariakit โ†’ Unstyled components
  • Headless UI โ†’ Unstyled, fully accessible UI components
  • Radix UI โ†’ Accessible UI component primitives
    • tailwindcss-radix
  • Icons
    • Phosphor Icons โ†’ Application icons
    • React Icons โ†’ All in one
    • Font Awesome โ†’ Social media icons
  • UI components
    • Markdoc โ†’ Markdown renderer
    • Prism.js + Prism React Renderer โ†’ Code syntax highlighting renderer
      • Shiki โ†’ Code syntax highlighting alternative
    • Monaco Editor โ†’ Code editor
  • State management
    • Jotai โ†’
    • Zustand โ†’ ?
  • Nextra / Slate Docs โ†’ Documentation
  • Vercel โ†’ Deployment for speed
    • Axiom โ†’ Logging
  • Railway.app โ†’ Deployment for backup
  • Cloudflare / Google Domains โ†’ Domain and DNS
  • Dr. Link Check โ†’ Links check

Stage 4 โ†’ Frontend Interaction โšก

  • Status monitoring
    • Pulsetic โ†’ ?
    • Better Uptime โ†’ ?
    • Instatus โ†’ ?
  • Form, input, text area
    • Remix Form โ†’ for Remix
    • React Hook Form โ†’ Complex client-side form library
    • tiny-invariant โ†’ provide descriptive errors in development but generic errors in production.
    • Tiptap / Typist / Lexical โ†’ Rich text editor
  • User and product analytics
    • Google Analytics 4 โ†’ Most popular analytics
    • Splitbee โ†’ Friendly analytics
    • Posthog โ†’ Product analytics
    • Pirsch โ†’ Beautiful analytics
    • Plausible โ†’ Powerful analytics
    • MixPanel โ†’ Simple analytics
  • App analytics and error reporting
    • Highlight / Sentry โ†’ App analytics and error tracking
    • LogRocket โ†’ ?
    • Metronome โ†’ Remix insights
  • Dependency monitoring
    • DepFu โ†’ Common
    • Snyk โ†’ Security
  • Feature toggle
    • Growthbook โ†’ Feature flagging and experimentation

Stage 5 โ†’ Database and Service ๐Ÿ’ฟ

  • Prisma โ†’ ORM (Object Relational Mapper)
    • Argon2 / bcrypt
  • MySQL on PlanetScale โ†’ Relational database
  • PostgreSQL on Neon โ†’ Relational database
    • Dashibase โ†’ Quick dashboard
  • Snaplet โ†’ Development and backup
  • Arctype โ†’ SQL Client
  • X โ†’ Object storage
  • ImageKit โ†’ Image Storage
  • Mux โ†’ Video storage
  • Postmark โ†’ Transactional email
  • Mailjet โ†’ Transactional email
  • Basedash โ†’ Internal tooling

Stage 6 โ†’ Payment ๐Ÿ’ฐ

  • Paddle โ†’ Payments infrastructure for Internatioanal
  • Lemon Squeezy
  • Midtrans โ†’ Payment gateway for Indonesia
  • PayPal โ†’ Alternative payment method
  • Gumroad โ†’ Backup

Stage 7 โ†’ API ๐Ÿงฉ

  • HTTPie & Hoppscotch โ†’ API client
  • GraphQL โ†’ Data query and manipulation language for API
    • Pothos GraphQL Schema โ†’ ?
  • Axios โ†’ REST API client
  • urql โ†’ GraphQL client
  • Payload CMS / GraphCMS โ†’ Content management system
  • GraphCDN โ†’ GraphQL CDN

Stage 8 โ†’ Testing ๐Ÿงช

  • Falso/Faker โ†’ Generate fake data
  • Vitest โ†’ ?
  • testing-library โ†’ ?
  • Playwright / Reflect.run โ†’ ?
  • Mock Service Worker (MSW) โ†’ ?

Stage 9 โ†’ Automation and Extra โœจ

  • GitHub Actions โ†’ Build checks
    • Changeset
    • Codecov
  • CodeFactor โ†’ Code review
  • Docker โ†’ Container

Work/Management Stack

Browser

  • Google Chrome โ€”?
    • uBlock Origin โ€”?
    • Bitwarden โ€”?
    • Raindrop โ€”Bookmark management
  • Brave Browser โ€” ?
  • Microsoft Edge โ€” ?
  • Mozilla Firefox โ€” ?
  • Min Browser โ€” A fast, minimal browser that protects your privacy
  • WebCatalog โ€” ?

Search Engine

  • Google โ€” ?
  • DuckDuckGo โ€” ?
  • Bing โ€” ?
  • Brave Search โ€” ?

Utility

  • Credentials
    • Bitwarden โ€” ?
    • Authy โ€” ?
  • Mac-related
    • Raycast โ€” Blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more.
    • Maccy โ€” macOS clipboard manager
    • Numi โ€” Beautiful calculator app for Mac
    • Rectangle โ€” Move and resize windows in macOS using keyboard shortcuts or snap areas
    • Owly โ€” ?
    • Macs Fan Controlโ€” ?
    • iStat Menus โ€” ?
    • KeyCastr โ€” ?
    • Cursor Pro โ€” ?
  • Writing
    • Grammarly โ€” ?
    • QuillBot AI โ€” Paraphrasing Tool

Multimedia

  • VLC โ€” ?
  • Calibre โ€” ?

Communication

External text

  • Gmail / Google Account โค๏ธโญโญโญ โ€” Access to Google services
    • Google Calendar โ€” ?
    • Google Drive โ€” ?
    • YouTube โ€” ?
  • HEY Email โค๏ธโญโญโญโญโญ โ€” ?
  • ProtonMail โญโญ โ€” ?
  • Superhuman โญโญโญ โ€” The Fastest Email Experience Ever Made

External video

  • StreamYard โ€” ?
  • Restream โ€” Create and Multistream Live Video
  • Riverside โ€” ?
  • Melon โ€” Login & Start Streaming

Internal text

  • Twist โค๏ธโญโญโญโญโญ โ€” ?
  • Slack โ€” ?

Internal video

  • Around.co โ€” Video calls loved by extraordinary teams
  • Zoom.us โ€” ?
  • Claap โ€” Record quick videos of your screen, get contextual feedback, and make decisions. The modern way to align hybrid teams. Less Meeting. More doing.

Knowledge base

  • Slab โค๏ธโญโญโญ โ€” for primary team knowledge base
  • Outline โญโญ โ€” Team knowledge base & wiki
  • Notion โญโญ โ€” for legacy tracks/topics/lessons
  • Reflect โญ โ€” keep track of your notes, books, and meetings

General management

Generally for tracking issue, feedback, roadmap, changelog, and time.

  • GitHub Issues โญโญโญโญ โ€” public issue tracking and management
  • Linear โญโญโญโญโญ โ€” internal team issue tracking and management to handle the priority feature development.
  • Roadmap and changelog
    • Productlane โญโญโญโญ โ€” Linear-based public roadmap, user feedback, and changelog
    • Headwayapp โ€” ?
    • Canny โ€” ?
    • Productboard โ€” ?
  • Clockify โญโญโญ โ€” The most popular free time tracker for teams

Engineering management

  • Sleuth โ€” ?

Calendar and scheduling

  • Calendly โค๏ธโญ โ€” ?
  • Cal.com โค๏ธโญ โ€” Open source Calendly alternative (previously Calendso)
  • Cron calendar โค๏ธโญ โญโญโ€” Next-generation calendar for professionalsย and teams.
  • Rise calendar โ€” ?
  • SavvyCal โ€” ?
  • Nook Calendar โ€” ?

Community and social media

Especially for profile pictures.

  • GitHub โ€” ?
  • GitLab โ€” ?
  • LinkedIn โ€” ?
  • Twitter โ€” ?
  • Facebook โ€” ?
  • Instagram โ€” ?
  • YouTube โ€” ?
  • Discord โ€” ?
  • Slack โ€” ?
  • Mastodon โ€” ?
  • Showwcase โ€” ?
  • Makerlog โ€” ?
  • WIP โ€” ?
  • Polywork โ€” ?
  • Stack Overflow โ€” ?
  • Hashnode โ€” ?
  • Dev.to โ€” ?
  • Gravatar โ€” ?

Jobs

  • Remote OK โ€” ?
  • Grow Remote โ€” ?

General / Full Stack / Frontend & Backend

Terminal, shell, prompt

  • Terminal app
    • Universal
      • Alacritty โญโญโญ โ€” Cross-platform, OpenGL terminal emulator
        • alacritty-themes CLI
      • Hyperโ„ข โญโญโญ โ€” Terminal built on web technologies by Vercel
    • Mac
      • iTerm2 โญโญ โ€” ?
      • Warp โญโญ โ€” ?
  • Terminal shell
    • zsh โญโญโญ โ€” ?
      • Antibody โ€” Shell plugin manager made from the ground up thinking about performance.
  • Terminal prompt
    • Starship.rs โญโญโญ โ€” Cross-Shell Prompt. The minimal, blazing-fast, and infinitely customizable prompt for any shell
  • Terminal commands
    • asdf-vm/asdf โญโญโญ โ€” Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more. Manage multiple runtime versions with a single CLI tool
    • fnm Fast Node Manager โ€” Fast and simple Node.js version manager, built in Rust
    • clvv/fasd โญโญโญ โ€” Fasd (pronounced similar to "fast") is a command-line productivity booster. Fasd offers quick access to files and directories for POSIX shells. It is inspired by tools like autojump, z and v.
    • Volta โญโญโญ โ€” The Hassle-Free JavaScript Tool Manager
  • Remote login
    • OpenSSH โ€” ?

Code management, version control, auto-merge

  • Git โค๏ธโญโญโญ โ€” the most popular version control
    • diff-so-fancy โ€” ?
    • Conventional Commit โ€” Specification for adding human and machine readable meaning to commit messages
    • Release Please โ€” Automates CHANGELOG generation, the creation of GitHub releases, and version bumps for your projects.
  • GitHub โค๏ธโญโญโญ โ€” the best Git hosting on the planet
    • Refined GitHub โญโญโญ โ€” ?
    • DevHub โญโญโญ โ€” Desktop GitHub Notifications & Activities
    • Neat โญ โ€” Supercharge your GitHub workflow
  • Git tools
    • degit โญ โ€” Straightforward project scaffolding, to the info in README
    • GitFlow โ€” structured branching model and workflow for Git
    • PR auto-merge
      • Kodiak โญ
      • Mergify โญ
  • Doppler โค๏ธโญโญโญ โ€” Universal Secrets Platform
  • Plop โ€” Consistency Made Simple. Little tool that saves you time and helps your team build new files with consistency
  • Repository, document, versioning, contributing
    • Semantic Versioning (semver) โญโญโญโญโญ โ€” set of rules and requirements that dictate how version numbers are assigned and incremented
    • Semantic Release (semantic-release) โญโญโญโญ โ€” Fully automated version management and package publishing
    • Standard Readme โญโญโญโญ โ€” standard style for README files
    • Contributor Covenant โ€” A Code of Conduct for Open Source and Other Digital Commons Communities

Code editor

Languages, platforms, runtimes

  • TypeScript โ€” ?
  • JavaScript โ€” ?
  • Node.js โ€” ?
  • npm โ€” ?
    • Yarn โ€” ?
    • pnpm โ€” Fast, disk space efficient package manager
    • Openbase โ€” ?

Configuration, formatter, linter

  • EditorConfig โญโญโญ โ€” ?
  • Prettier โญโญโญโญโญ โ€” ?
  • ESLint โญโญโญโญโญ โ€” ?
    • eslint-config-airbnb
    • @remix-run/eslint-config
    • prettier-eslint
    • eslint-plugin-tailwindcss
  • Stylelint โญโญโญโญโญ โ€” A mighty, modern linter that helps you avoid errors and enforce conventions in your styles
    • stylelint-config-prettier
  • ls-lint โญโญโญโญโญโ€” File name linter
  • commitlint โญโญโญโ€” Commit message linter

Generic library for utility

  • dayjs โญ โ€” ?
  • cuid โญ โ€” ?
  • jsonwebtoken โญ โ€” ?
  • validator โญ โ€” ?
  • Lodash โญ โ€” ?
  • is-online โญ โ€” Check if the internet connection is up
  • is-reachable โญ โ€” Check if servers are reachable
  • humanize-list โญ โ€” Comma delimit an array for human readability, the Oxford comma is optional.

slug

  • limax โญโญโญ โ€” ?
  • slugify โญโญ โ€” ?

Frontend Stack

UI, UX, and graphic design

  • Figma โญโญโญ โ€” The collaborative interface design tool
    • Typescale โ€” Harmonious typographic scales, directly from your design tool
    • Figma Tokens โ€” ?
  • Lunacy โญโญโญ โ€” Free Design Software for Win, Mac, Linux
  • Framer โญโญโญ โ€”
  • InVision โญโญ โ€”
  • Sketch โญโญ โ€”
  • Penpot โญโญ โ€”

Asset colors

  • Alphredo โ€” Alpha colors generator

Asset design, diagram, flowchart

Add Later

Sketch/Diagram

Frontend/web app framework

  • React โญโญโญโญโญ โ€” UI library/framework
    • TSX/TypeScript โ€” ?
    • JSX/JavaScript โ€” ?
    • HTML โ€” ?
    • CSS โ€” ?
  • React Native โญโญโญ โ€” ?
    • Expo โญ โ€” ?

Frontend routing

  • React Router โ€” ?
  • TanStack Location โ€” ?
  • wouter โ€” ?

Module bundler, transpiler, minifier, mangler, compressor

  • esbuild โ€” ?
  • Vite โ€” ?
  • Turbopack โ€” ?
  • Webpack โ€” ?
  • Babel โ€” ?
  • swc โ€” ?
  • Terser โ€”?

Full-stack web app framework

  • Remix โค๏ธโญโญโญโญโญ โ€” ?
    • esbuild as bundler โ€” ?
  • Remix Packages
    • React Router v6 โ€” ?
      • history โ€” ?
      • query-string โ€” ?
      • qs โ€” ?
    • remix-seo โค๏ธโญ โ€”
    • remix-pwa โค๏ธโญ โ€” PWA integration & support for Remix
    • remix-utils โญ โ€”
    • remix-themes โญ โ€” An abstraction for themes in your Remix app.
    • remix-auth โญ โ€” inspired by Passport
    • remix-i18next โ€” The easiest way to translate your Remix apps
    • remix-image โ€” ?
    • remix-forms โ€” ?
    • remix-tailwind โ€” research first
    • remix-query โญ โ€” Keep your loader data in sync in your component without reloading the page
  • Next.js โ€” ?
    • NextAuth.js โ€” ?
    • Outstatic โ€” A Static Site CMS for Next.js
  • RedwoodJS โ€” ?

Styling and design system

Template, starter kit, or boilerplate:

  • Rewinds โค๏ธโญโญโญโญโญ โ€” Remix Tailwind Starter Kit by M Haidar Hanif
  • Vitesse โ€” Opinionated Vite Starter Template by Anthony Fu
  • ts-nextjs-tailwind-starter โ€” Next.js + Tailwind CSS + TypeScript Starter by Theodorus Clarence

Styling preferences

  • React Universal = Tailwind CSS + Headless UI + Radix UI + family of libraries
  • React CSS-in-JS = Stitches + Radix UI + Radix Colors

Pure styling options

  • Tailwind CSS โค๏ธโญโญโญโญโญ โ€” A utility-first CSS framework for rapid UI development
    • UI Colors โ€” Tailwind CSS Color Shades Generator & Editor
    • PostCSS โ€” CSS transformer
    • @tailwindcss/typography
    • @tailwindcss/forms
    • @tailwindcss/line-clamp
    • @tailwindcss/aspect-ratio
  • UnoCSS โญโญโญ โ€” ?
    • It's actually better than Tailwind, just the ecosystem is still new, like there is no editor plugin yet
  • Master CSS โญโญโญ โ€” A Virtual CSS language with enhanced syntax. Efficiently build your UI and design system with HTML only.

Variant components

  • cva (Class Variance Authority) โ€” component variants

Behavioral components

  • Headless UI โค๏ธโญโญโญโญ โ€” Unstyled, fully accessible UI components
  • Radix UI โค๏ธโญโญโญโญ โ€” Accessible component system that replicate most Headless UI components
    • @radix-ui/react-scroll-area
  • Reach UI โ€” ?
  • Ariakit โ€” ?
  • Downshift โ€” ?
  • React Select โ€” ?
  • TanStack Table v8 / React Table โ€” Headless UI for building powerful tables & datagrids
  • Tailwind components
    • Tailwind UI โญ โ€” Beautiful UI components
      • Only for references, as VechaiUI and daisyUI provide a more organized UIs
    • daisyUI โ€” Tailwind CSS Components
    • Vechai UI โค๏ธโญโญโญ โ€” React Tailwind CSS Components
    • Tailblocks โ€” ?
    • Hyper UI โ€” ?
    • Tail-kit / tailwind-kit.com
    • tailwindcomponents.com
    • kitwind.io
    • tailblocks.co
    • merakiui.com
    • tailwindtoolbox.com

Styled components

  • Stitches โญโญ โ€” CSS-in-JS library and theming solution
    • Performant and can customize variants easily
    • Replace emotion and styled-components
    • Can extract Tailwind CSS config into Stitches config
    • Replicate most Tailwind UI components
    • Can implement multiple themes than just light and dark mode
  • emotion โ€” ?
  • styled-components โ€” ?

Misc

  • Radix Colors โญโญโ€” accessible color system with light and dark theme
    • Only when using Radix UI and Stitches together
    • Not when using Tailwind CSS
  • Existing design system and components for inspirations
    • NextUI โญโญโญ โ€” for UI components based on Stitches
    • Chakra UI โญโญโญ โ€” for flexible UI components
    • Mantine โ€” for complex ready to use components
    • NativeBase โ€” ?
    • UI Kittenโ€” ?
    • React Native Elementsโ€” ?
    • Eva Design System โ€” Deep learning color generator

Data fetching

  • Remix built-in loader and action with fetch
  • Axios HTTP โญโญโญ โ€” Promise based HTTP client for the browser and Node.js
  • urql โค๏ธโญโญโญ โ€” "Universal React Query Library" is a blazing-fast minimal GraphQL client. The highly customizable and versatile GraphQL client for React, Svelte, Vue, or JavaScript.
    • Can perform in Remix Loader
    • Can replace graphql-request or Apollo
  • graphql-request โญ โ€” GraphQL client
    • Only when urql is too much
  • SWR โ€” React Hooks for Data Fetching
  • TanStack Query / React Query โ€” ?

Font hosting

  • Google Fonts โญโญโญ โ€” ?
  • fontbit.io โญ โ€” Simple and privacy-friendly Google Fonts proxy

Frontend hosting

Frontend tools

  • Dr. Link Check โ€” Broken Link Checker

Frontend library

  • Hooks
    • usehooks-ts โ€” ?
  • Forms
    • React Hook Form โ€” ?
    • Formik โ€” ?
    • React Final Form โ€” ?
  • Icons
    • Icรดnes โ€” Icon Explorer with Instant searching, powered by Iconify
    • Iconify โค๏ธโญโญโญโญโญ โ€” ?
    • React Icons โค๏ธโญโญโญ โ€” ?
    • Phosphor Icons โค๏ธโญโญโญ โ€” ?
    • Remix Icon โญโญ โ€” ?
    • Feather Icons โญโญ โ€” ?
    • Boxicons โญ โ€” ?
    • Ionicons โญ โ€” ?
    • Font Awesome โญ โ€” ?
    • Game Icons โ€” ?
    • Simple Icons โ€” 2000+ Free SVG icons for popular brands
  • Component documentation
    • Storybook โญโญโญโญโญ โ€” component management
    • Bit.dev โ€” ?
  • Markdown
  • Code syntax highlighting
    • Prism.js โญโญโญโญโญ โ€”?
      • Prism React Renderer โ€” ?
    • highlight.js โญโญโญ โ€” ?
      • React Syntax Highlighter โ€”?
    • Shiki โญโญโญ โ€” ?
  • Markdown documentation generator
    • Nextra โ€” ?
    • Slate โ€” ?
  • Emoji
    • Twemoji & react-twemoji โญโญโญ โ€” ?
    • OpenMoji โ€” ?
  • Rich text editor / WYIWYG editor
    • Tiptap โค๏ธโญโญโญโญโญ โ€” Headless WYSIWYG Text Editor
      • Typist โค๏ธโญโญโญโญโญ โ€” Rich Editor based on Tiptap
    • Quill.js โค๏ธโญโญโญ โ€” Your powerful rich text editor
    • Lexical โค๏ธโญโญโญ โ€” An extensible text editor framework that does things differently
    • Jodit โญ โ€” ?
    • Slate.js โญโ€” ?
  • Animation library
    • AutoAnimate โ€” Add motion to your apps with a single line of code
    • Framer Motion โญ โ€” animated component
    • react-spring โ€” ?
    • anime.js โ€” ?
    • Velocity.js โ€” ?
  • Gesture and drag and dop library
    • use-gesture โ€” ?
    • dnd kit โ€” dnd kit โ€“ a modern drag and drop toolkit for React
  • Charting library
    • D3.js โ€” ?
    • Vega โ€” ?
  • Diagramming library
    • D2 โ€” ?
      • Text to diagram โ€” ?
    • MermaidJS โ€” ?
    • PlantUML โ€” ?
    • Graphviz โ€” ?
  • 2D and 3D engine
    • Matter.js โ€” 2D physics engine for the web
    • Three.js โ€” JavaScript 3D Library based on WebGL
    • GreenSock โ€” GSAP (GreenSock Animation Platform) โ€” Professional-grade animation for the modern web
  • Parallax library โ€” https://openbase.com/categories/js/best-react-parallax-libraries
    • react-parallax
    • simpleParallax.js โ€” a JavaScript library for parallax effects
    • parallax.js โ€” ?
  • Slide deck
    • slidev โ€” Presentation Slides for Developers
    • Gamma โ€” Write like a doc Present like a deck
  • Video creation
    • Remotion โ€” Write videos in React
  • Keyboard shortcuts
    • kbar โ€” command+k interface for your site
    • CommandBar โญโญโญ โ€” ?
  • Maps
    • Mapbox
    • react-map-gl โ€” Mapbox GL JS for React
  • Math typesetting
    • KaTeX โ€” The fastest math typesetting library for the web
  • Files and images
    • Filepond โ€” ?
    • Pintura Image Editor โ€” ?
  • Slide or carousel
    • Swiper โ€” The Most Modern Mobile Touch Slider or Carousel
  • Blockchain and web3
    • RainbowKit โ€” ?
  • Others
    • react-device-detect โ€” Detect device, and render view according to detected device type
    • react-responsive โ€” CSS media queries in React for responsive design, and more

Frontend state management

  • Jotai โ€” ?
  • Zustand โ€” ?
  • Redux โ€” ?
  • XState โ€” ?
  • Recoil โ€” ?

Frontend assets

  • Shottr โ€” ?
  • CleanShot X โ€” ?
  • Image optimizer
    • TinyPNG/TinyJPG โญโญโญโญโญ โ€” Compress multiple WebP, PNG, and JPEG images intelligently
    • Squoosh โญโญโญ โ€” Make images smaller using best-in-class codecs, right in the browser
  • Favicons
  • Open Peeps โ€” Hand-Drawn Illustration Library
  • Descript โ€” All-in-one audio/video editing, as easy as a doc.
  • Bannerbear โ€” API for Automated Image and Video Generation
    • neg4n/next-api-og-image โ€” ?
  • Senja โ€” The #1 Tool to Collect, Manage & Share Testimonials

Backend Stack

Platforms and runtimes

  • Node.js โญโญโญโญโญ โ€” ?
  • Deno โญโญโญโญ โ€” ?
  • Golang โญโญโญ โ€” ?
  • Rust โญโญ โ€” ?

Backend/web server frameworks

  • Express.js โญโญโญโญโญ โ€” ?
    • cors โ€” ?
    • morgan โ€” ?
  • Fastify โญโญโญ โ€” ?
  • tinyhttp โญ โ€” 0-legacy, tiny & fast web framework as a replacement of Express
  • NestJS โญ โ€” ?
  • AdonisJS โ€” ?
  • Hapi โ€” ?
  • Fresh for Deno โ€” ?

Web API

  • GraphQL โญโญโญโญโญ โ€” ?
    • Internal GraphQL for most dynamic data management. Because even big techs are using it (Shopify, Github, Medium, Docker, Twitter, Airbnb, and Paypal)
    • GraphQL Code Generator โญ โ€” ?
    • GraphCDN โญ โ€” ?
    • Nexus GraphQL โญ โ€” ?
    • Apollo GraphQL โญ โ€” Supergraph to unify APIs, microservices, and databases in a composable graph. Unifies GraphQL across your apps and services, unlocking faster delivery for your engineering teams.
  • REST API โญโญโญ โ€” ?
    • Still needed in case of an alternative or public API release
  • tRPC โ€” ?
  • gRPC โ€” ?
    • Only when there is a budget and performance issue
  • WebSocket โ€” ?
    • Socket.io โ€” ?
    • soketi โ€” Simple, fast, and resilient open-source WebSockets server. ๐Ÿ“ฃ
    • LiveBlocks โ€” ?
  • Client
    • Hoppscotch โญโญโญโญโญ โ€” API client for REST API and GraphQL
    • Postman โ€” ?
    • Insomnia โ€” ?
    • Paw โ€” The most advanced API tool for Mac

Backend as a Service (BaaS) and CMS

All in One

  • Airtable โ€” ?
    • All purpose database
    • Form
    • CRM
    • ATS, Applicant Tracker

Simple Form

Backend with Auth

  • Firebase โญโญ โ€” ?
    • Rowy โ€” Low-code backend on Google Cloud and Firebase. Instant Airtable-like UI for managing your database on your own cloud.
  • Supabase โญโญโญ โ€” The Open Source Firebase Alternative
    • Dashibase โญโญโญ โ€” No-code dashboards with Supabase
  • Nhost โ€” ?
  • Strapi โ€” ?
  • Kontenbase โ€” Easily create backend API, auth, and storage in less than one minute without coding.
  • AWS Amplify โ€” ?
  • Backendless โ€” ?
  • back4app โ€” ?

Notification

  • Novu โ€” Notification management simplified

CMS with Rich Text Editing

  • Hygraph (aka GraphCMS) โญโญโญโญโญ โ€” content management system in static assets
  • Grafbase
  • Payload CMS โญโญโญ โ€” ?

Internal Tool

  • Retool โ€” ?
  • ToolJet โ€” ?
  • Budibase โ€” ?
  • Basedash โญ โ€” Collaborative Database Editing
  • Appsmith โญ โ€” Build & self-host internal tools
  • Metabase โ€” ?
    • The backend written in Clojure which contains a REST API

Database ORM

  • Prisma ORM โญโญโญ โ€” ?
  • Sequelize โ€” ?
  • TypeORM โ€” ?
  • Bookshelf.js โ€” ?
  • Knex.js โ€” ?

Database Management System (DBMS)

  • MySQL โญโญโญโญ โ€” ?
    • MySQL on PlanetScale โญโญโญโญโญ โ€” ?
  • PostgreSQL โญโญโญโญ โ€” ?
    • Postgres.app for Mac โญโญโญโญโญ โ€” ?
    • PostgreSQL on Railway.app โญโญโญโญโญ โ€” ?
    • PostgreSQL on Render โญโญ โ€” ?
  • Redis โ€” ?
    • Redis on Upstash โญโญโญโญ โ€” ?
    • Redis on Railway.app โญโญโญ โ€” ?
    • Redis on Render โ€” ?
    • RedisInsight โ€” ?
  • CockroachDB โญโญโญ โ€” ?
  • MongoDB โญโญโญ โ€” ?
    • Realm โ€” ?
  • SurrealDB โญโญ โ€” ?
  • Snaplet โ€” ?

Data Stream

  • Kafka โ€” ?
    • Kafka on Upstash โ€” ?
  • Fluvio โ€” ?

Database Client

  • Arctype SQL Client โ€” Free SQL Editor for Developers
  • TablePlus โ€” ?
  • Medis โ€” ?

Data Encryption

  • Argon2 โค๏ธโญโญโญ โ€” ?
  • Bcrypt โญโญ โ€” ?

Backend or Full Stack Hosting

  • Railway.app โญโญโญโญโญ โ€” ?
  • Render.com โญโญโญ โ€” Cloud Application Hosting for Developers
    • Need to check if compatible with Remix
  • Buddy.works โ€” The easiest CI/CD. Ever. Buddy is the most effective way to build better apps faster. The DevOps Automation Platform
  • Fly.io โ€” ?
  • Heroku โ€” ?
  • Cyclic.sh โ€” ?
  • Google Compute Engine โ€” ?
  • Amazon EC2 โ€” ?

Backend library

Backend storage for static assets

Includes object storage, block storage, file storage, archive storage, and data transport.

  • Images
    • Gravatar โ€” ?
    • ImageKit โญ โ€” ?
  • Videos
    • muse.ai โญ โ€” The power of video made simple for you
    • VdoCipher โ€” Secure Video Hosting for Business
    • bunny.net โ€” The Content Delivery platform that truly Hops!
  • Anything
    • Cloudinary โ€” ?
    • Google Cloud Storage โ€” ?
    • Amazon S3 โ€” ?
    • Azure Blob Storage โ€” ?
    • Vultr Object Storage โ€” ?
    • Linode Object Storage โ€” ?
    • DigitalOcean Spaces โ€” S3-Compatible Cloud Object Storage
    • Wasabi Cloud Storage โ€” ?

Backend service

Especially for background process.

  • Temporal.io โญ โ€” ?
  • Quirrel โญ โ€” ?
  • EasyCron โ€” ?
  • Healtchecks.io โ€” ?
  • Dkron โ€” ?
  • Privy.io โ€” Simple APIs to manage user data off-chain

Test

General

  • Testing Playground โ€” Simple and complete DOM testing playground that encourage good testing practices.

Unit and Functional

  • Vitest โญโญโญโญ โ€” ?
    • happy-dom โ€” ?
  • Jest โญโญโญ โ€” ?
    • Jest Preview โ€” ?
  • React Testing Library โญโญ โ€” ?

Functional

  • Tomato โญ โ€” ?

End to End

  • Playwright
  • Reflect.run
  • Cypress โญโญโญ โ€” ?

Utility

  • Mock Service Worker (MSW) โญโญโญโญโญ โ€” ?
  • Falso โญโญโญโญโญ โ€” ?
  • Faker โญโญโญ โ€” ?

Services

Network

  • Cloudflare Registrar โญ โ€” ?
    • Migrated from Uniregistry/GoDaddy
  • Cloudflare DNS โญ โ€” ?

Payment and finance ๐Ÿ’ฐ

  • International
    • Outseta โค๏ธโญโญโญโญ โ€” ?
    • Paddle โค๏ธโญโญโญโญ โ€” ?
    • Lemon Squeezy
    • Quaderno โญโญโญ โ€” ?
    • Stripe โญโญโญ โ€” ?
      • Recurly โ€” ?
    • Gumroad โญ โ€” ?
    • Flurly โญ โ€” ?
    • PayPal โญ โ€” ?
    • Plaid โ€” ?
  • Singapore
    • HitPay โ€” ?
    • Eway Singapore โ€” ?
  • Malaysia
    • iPay88 โ€” ?
    • Gkash โ€” ?
  • Indonesia
    • Midtrans โญโญโญ โ€” ?
    • Xendit โญโญโญ โ€” ?
    • Durianpay โญโญ โ€” ?
    • Mayar โญ โ€” ?

Payment revenue and subscription analysis

Subscription data platform and analytics.

  • MRR.io โค๏ธโญโญโญ โ€” Keep track of your Monthly Recurring Revenue
  • ChartMogul โญโญโญ โ€” Subscription Analytics Platform
  • ProfitWell โญ โ€” Subscription business financial metrics

Business management

  • Cushion โ€” Forecasting for freelancers
  • Plutio โ€” One app to run your business and get work done
  • Bloom.io โค๏ธโญโญโญ โ€” ?

Accounting and Invoice

  • Wave Accounting โค๏ธโญโญโญ โ€” ?
  • Xero โ€” ?
  • FreshBooks โ€” ?
  • QuickBooks โ€” ?
  • invoicely โ€” ?
  • Square Invoices โ€” ?

Blog

  • Dev.to โญโญโญโญ โ€” ?
    • Forem โ€” ?
  • Hashnode โญโญโญโญ โ€” ?
  • Ghost.org โญโญโญ โ€” Turn your audience into a business
  • Medium โญโญ โ€” ?

Hiring

  • Homerun โ€” Where hiring comes together

URL shortener

  • Rebrandly โญ โ€” ?

CRM and chat support

  • Crisp โค๏ธโญโญโญโญโญ โ€” #1 Messaging Platform For Startups and SMBs
  • HubSpot โค๏ธโญโญโญโญ โ€” Best Free CRM Software for Businesses
  • Chatwoot โญโญโญ โ€” ?
  • Groove โญโญโญ โ€” ?
  • Clay โญโญโญ โ€” ?

Web and product analytics

  • Open source
    • Posthog โค๏ธโญโญโญโญ โ€” Host your own product analytics
      • posthog-js, posthog-node
    • Pirsch โค๏ธโญโญโญโญโ€” Cookie-Free and Privacy-Friendly Web Analytics
      • 30-day free trial, pirsch-sdk
    • Plausible โค๏ธโญโญโญ โ€” Simple, privacy-friendly Google Analytics alternative
      • 30-day free trial, plausible-tracker
    • Matomo โญโญ โ€” The Google Analytics alternative that protects your data
    • Umami โญ โ€” simple. fast. beautiful. own your website analytics.
  • Closed source
    • Splitbee (Acquired by Vercel) โค๏ธโญโญโญโญ โ€” Your all-in-one analytics and conversion platform
      • splitbee-js
    • Mixpanel โค๏ธโญโญโญ โ€” Product Analytics for Mobile, Web, & More
    • Simple Analytics โค๏ธโญโญโญ โ€” The privacy-first Google Analytics alternative
      • 14-day free trial
    • Fathom Analytics โค๏ธโญโญโญ โ€” Website analytics without compromise
      • 7-day free trial, fathom-client
    • Amplitude โญโญโญ โ€” The Digital Optimization System
    • June.so โญโญ โ€” Product-Led Analytics
      • @june-so/analytics-next
    • Microsoft Clarify โญโญ โ€” Free Heatmaps & Session Recordings
    • Google Analytics โญโญ โ€” Analytics Tools & Solutions for Your Business
    • Hotjar โญ โ€” Website Heatmaps & Behavior Analytics Tools
    • Fullstory โญ โ€” Build a More Perfect Digital Experience
    • heatmap โ€” Real-time analytics for your website

Internationalization

  • i18next โญโญโญโญโญ โ€” ?

Feature toggle

  • Growthbook โค๏ธโญโญโญ โ€” ?
  • LaunchDarkly โญโญโญ โ€” ?
  • flagged โ€” ?

Monitoring, logging, error tracking, and replayer

  • Sentry โค๏ธโญโญโญโญ โ€” ?
  • Axiom โค๏ธโญโญโญโญ โ€” ?
  • Checkly โ€” Delightful Active Monitoring for Developers
  • Highlight.run โญโญโญ โ€” Reproduce end-to-end user sessions to better understand their application
  • Metronome.sh โญโญโญ โ€” Insights tailored for Remix

Profiler and session replay

  • OpenReplay โญโญโญ โ€” ?
  • LogRocket โญ โ€” ?
  • Replay โญ โ€” ?

Uptime monitoring and incident response:

  • Pulsetic โค๏ธโญโญโญ โ€” ?
  • Better Uptime โค๏ธโญโญโญ โ€” ?
  • Instatus โค๏ธโญโญโญ โ€” ?
  • Upptime โญ โ€” Free uptime monitor and status page powered by GitHub
  • UptimeRobot โ€” ?
  • Lightstep โ€” ?

Infrastructure monitoring

  • DataDog โญ โ€” ?
  • New Relic โ€” ?

Log management and analysis:

Marketing and newsletter email

  • ConvertKit โค๏ธโญโญโญโญ โ€” The creator marketing platform, especially for newsletter emails
  • Bento โญโญโญโญ โ€” All-in-one marketing automation platform. Marketing Tracking and Automation Platform For Ecommerce
  • CustomerIO โญโญโญ โ€” Marketing Automation for the Whole Customer Lifecycle
  • SendStack โญโญโญ โ€” Privacy-first newsletter platform
  • Loops.so โญโญโญ โ€” Email made easy. Create, send and track beautiful email campaigns your users will love
  • Drip โญโญโญ โ€” The Ecommerce Revenue Engine. Email and SMS marketing for growing ecommerce brands.
  • ActiveCampaign โญโญโญ โ€” #1 Customer Experience Automation Platform
  • Intercom โญโญโญ โ€” The Engagement OS. The modern customer communications platform that unifies every aspect of the customer journey, from conversion to engagement to support
  • HubSpot โญโญโญ โ€” Inbound Marketing, Sales, and Service Software
  • Keapยฎ โญโญโญ โ€” fka Infusionsoft โ€” CRM, Sales & Marketing Automation
  • GetResponse โญโญโญ โ€” Get Started with a Free Marketing Platform
  • Klaviyo โญโญ โ€” Email Marketing & SMS Automation Platform
  • Buttondown โญโญ โ€” The easiest way to write your newsletter. Small, elegant tool for producing newsletters
  • MailerLite โญโญ โ€” Create Email Marketing Your Audience Will Love
  • Keila โญ โ€” Open Source Email Newsletters Easy & Reliable
  • Revue โญ โ€” Editorial newsletter tool for writers and publishers
  • MailChimp โญ โ€” Marketing, Automation & Email Platform

Transactional email

  • Mailjet โค๏ธโญโญโญโญ โ€” Email Delivery Service for Marketing & Developer Teams
  • Postmark โญโญโญ โ€” Fast, Reliable Email Delivery Service, SMTP, API
  • DMARC Digests โ€” DMARC Monitoring to Protect Your Email Deliverability and Combat Spoofing and Phishing
  • Amazon SES โญ โ€” ?
  • Nodemailer โญ โ€” ?
  • Sendgrid โญ โ€” ?
  • Mailgun โญ โ€” ?
  • SES โญ โ€” ?
  • NodeMailer โญ โ€” ?
  • Mandrill โญ โ€” ?
  • Sendinblue โญ โ€” ?
  • EmailJS โญ โ€” ?
  • SparkPost โญ โ€” ?

Containerization

  • Docker โญ โ€” ?
  • Kubernetes โ€” ?
    • Restack โ€” Creating the next generation of open source developers

CI/CD

  • GitHub Actions โญโญโญ โ€” ?
    • Meercode โ€” ?
  • CodeFactor โญโญโญ โ€” Automated Code Review for C#, C++, Java, CSS, JS, Go, Python, Ruby, TypeScript, Scala, CoffeeScript, Groovy, C, PHP, Dockerfile, Shell, YAML, HTML, Vue, Swift, Kotlin, PowerShell, Dart and R source code
  • Buddy Works โ€” ?
  • Circle CI โญ โ€” ?
  • Heroku CI โ€” ?
  • Travis CI โ€” ?
  • AppVeyor โ€” ?

Dependency management

  • Depfu โญโญโญ โ€” Automated dependency updates done right. More configurable than Dependabot
  • Snyk โญโญโญ โ€” Security updates
  • AccessLint โญ โ€” Automated and continuous web accessibility testing

Community network

  • Luma / Lu.ma โญโญโญโญ โ€” ?
  • Mighty Network โญโญ โ€” ?

Image editing

  • Ray.so โ€” Create beautiful images of your code
  • BrandBird Studio โ€” Easy, fast image editing for founders. Turn boring screenshot into beautiful sharable images

Video editing and sharing

  • ScreenFlow โ€” ?
  • Screen Studio โ€” ?
  • Loom โ€” ?
  • Grain โ€” Capture & Share Insights from Customer Meetings. The easiest meeting insights tool to understand and communicate the needs of your customers.
  • tl;dv โ€” ?

Audio editing and sharing

  • Yac โ€” ?

Shipping

  • Indonesia
    • Shipper โ€” ?
    • Biteship โ€” ?
    • Lalamove โ€” ?

References

General

Remix

GraphQL

Security

Boilerplate

Workflow


Backlog

Company

  • Firstbase โ€” Start and grow a US business from anywhere
  • Devyce โ€” The modern business phone system.

Other stacks to evaluate

Related

dogokit-stack-all's People

Contributors

mhaidarhanif avatar catamyst-cat avatar

Stargazers

Joao Barbosa avatar  avatar Taufik Muharrom avatar Ardi Setiawan avatar Sava Reyhano avatar Fikri Alwan Ramadhan avatar Rizky Fathul avatar Bearmentor Bear avatar Walid nurudin avatar Dandi Rizky avatar Evriyana Indra Saputra avatar Maxime avatar Ibrohim Hanafi avatar Wirya Ramadhan avatar Andi Faizal avatar Sammi Aldhi Yanto avatar Abui avatar Agus Trihanton avatar Zain Fathoni avatar Gunali Rezqi Mauludi avatar alfian avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.