jmillandev / find-my-bike

Find the closet MIBICI estations by X Location

Home Page:https://find-my-bike-nine.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš²πŸ—Ί FindMyBike

Live Server

Hosted on Vercel

Description

A simple API to find the nearest MiBici bike station from a given location.

πŸ™Œ Environment Setup

🐳 Needed tools

  1. Nodejs(v20.11.1)
  2. Makefile

πŸ› οΈ Environment configuration

πŸ”₯ Application execution

  1. Install all the dependencies and bring up the project with Docker executing: make install

βœ… Tests execution

  1. Install the dependencies if you haven't done it previously: make install
  2. Execute tests: make test

πŸ“ API Docs

  1. Run Server: make dev/start
  2. Go to website: http://localhost:3000/docs

πŸ‘©β€πŸ« Project explanation

Utils

External Links

Technologies(Infrastructure)

  • Nest framework TypeScript starter repository.

About

Find the closet MIBICI estations by X Location

https://find-my-bike-nine.vercel.app


Languages

Language:TypeScript 96.7%Language:JavaScript 2.6%Language:Makefile 0.7%