Get started

Get started

Valeh Ismayilov's Documentation


Who am I?

How to contribute?

  1. Go to GitHub repo

https://github.com/vlhsmylv/docs (opens in a new tab)

  1. Clone the repo
git clone https://github.com/vlhsmylv/docs.git
  1. Install dependencies
npm i
  1. Create your branch
git switch -c <your-branch-name>
  1. Make your changes

  2. Push your changes

git push -u origin <your-branch-name>
  1. Create a pull request

  2. Wait for review

  3. Merge your changes

  4. Done!

Thanks for the contribution!


Templates

TemplateDoc
Prisma, Express, TypeScript Starter (Back-end)Go!
NextJs, TailwindCSS, ShadCn, React Hook Form (Zod) StarterGo!
NTSRHF + JWTGo!