Skip to content

Gym Network API, where you can create users, gyms, check-in and search for nearby gyms with geolocation. 🏋️

Notifications You must be signed in to change notification settings

andrewgerez/gym

Repository files navigation

gym 🏋️

Gym Network API, where you can create users, gyms, check-in and search for nearby gyms with geolocation.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

API developed with Node.js, Fastify and Prisma. 🤖

Built With

This project was developed using the following technologies:

  • Node

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/gym.git
  2. Install NPM packages
    npm install
  3. Setup container
    docker-compose up -d
    
  4. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - [email protected]

Project Link: https://github.com/andrewgerez/gym

About

Gym Network API, where you can create users, gyms, check-in and search for nearby gyms with geolocation. 🏋️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published