Prepare our repo

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • husky

    Git hooks made easy 🐶 woof!

  • In this post, we'll use pnpm to create our package.json file, install prettier, and configure husky and lint-staged to format any changed files with prettier when we commit them. We'll also create a minimal .gitignore file.

  • prettier

    Prettier is an opinionated code formatter.

  • In this post, we'll use pnpm to create our package.json file, install prettier, and configure husky and lint-staged to format any changed files with prettier when we commit them. We'll also create a minimal .gitignore file.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • lint-staged

    🚫💩 — Run linters on git staged files

  • In this post, we'll use pnpm to create our package.json file, install prettier, and configure husky and lint-staged to format any changed files with prettier when we commit them. We'll also create a minimal .gitignore file.

  • discord-server-info

    Explore Discord server data and statistics

  • { "name": "discord-server-info", "private": true, "license": "MIT", "description": "Explore Discord server data and statistics", "keywords": [ "discord", "discord.js", "next.js", "prisma" ], "repository": "https://github.com/developer-dao/discord-server-info", "readme": "https://github.com/Developer-DAO/discord-server-info#readme", "bugs": "https://github.com/Developer-DAO/discord-server-info/issues", "scripts": {}, "dependencies": {} }

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts