/inkuru_backend

Inkuru backend using Fastify, TypeORM,Swagger,Typescript,PostgreSQL,TypeBox

Primary LanguageTypeScriptMIT LicenseMIT

Inkuru Blogging App Backend Using Fastify, TypeORM, Swagger, Typescript, TypeBox, Postgres

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside data-source.ts file
  3. Run npm run dev command
  4. That's it, thank you.