timlrx / tailwind-nextjs-starter-blog

This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
https://tailwind-nextjs-starter-blog.vercel.app/
MIT License
8.9k stars 2.07k forks source link

Adding the idx configuration file #1018

Closed Erick-Leite closed 2 months ago

Erick-Leite commented 2 months ago

Recently, Google released its VSCode-like code editor. In this editor, a configuration file is used to configure the workspace called .idx. In this file, it is possible to define package managers for the project, extensions to be installed in the project, commands to be executed when the project is opened for the first time or whenever the workspace is opened, among other things.

What I did was create and configure the dev.nix file, with the goal of improving the user experience.

Reference of the dev.nix file from Project IDX: https://developers.google.com/idx/guides/devnix-reference?hl=pt-br

vercel[bot] commented 2 months ago

@Erick-Leite is attempting to deploy a commit to the timlrx's projects Team on Vercel.

A member of the Team first needs to authorize it.