veranicolas / GymLogsBE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GymLogsBE

Backend for GymLogs, my React Native App.

Description

This is a simple API REST that performs CRUD operations for user data management.

Install and use

  • Clone/Fork the repo
  • npm i
  • npm run dev for local development

Dependencies

Notes

  • If you have an idea for a pull request, please create an issue so we can discuss it first. I don't want you to waste your time creating a feature that I don't want to add for some reason.

About

License:MIT License


Languages

Language:TypeScript 90.9%Language:Dockerfile 9.1%