Skip to content

πŸ‘¨β€πŸ’» A application to find your Pair Programming Buddy. Based in Tinder.

Notifications You must be signed in to change notification settings

RodrigoRVSN/boa-hancock-api

Repository files navigation

Boa Hancock Api

image


This is the API for our Tinder application for Devs find their pair programming matched.


πŸ’» Prerequisites

  • Install LTS Node version.
  • Fill the .env file, following the .env.example.

πŸ›  Tools used

  • Typescript
  • Nest
  • Prisma ORM
  • Passport
  • JWT + Github OAuth Strategy
  • Redis cache
  • Swagger documentation
  • Socket.io websockets

πŸš€ Installing boa-hancock-api

Clone repository

  git clone https://github.com/RodrigoRVSN/boa-hancock-api.git

Install dependencies

  pnpm i

Run server

  pnpm start:dev

Open prisma studio to access and alter database

pnpm prisma studio

πŸ“« Contribuiting with boa-hancock-api

To contribue with boa-hancock-api, follow the steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <name_branch>.
  3. Make the changes and confirm: git commit -m '<message_commit>'
  4. Send to original repository: git push origin <main_branch> / <local>
  5. Send the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.


GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests


🀝 Contributors

Made with ❀️ by:

Foto do Rodrigo Victor no GitHub
Rodrigo Victor
Foto do Gustavo Abel no GitHub
Gustavo Abel

About

πŸ‘¨β€πŸ’» A application to find your Pair Programming Buddy. Based in Tinder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published