Skip to content

Mi Vaquita API: The ultimate solution for splitting expenses with friends. Ditch the hassle of managing payments and group dues. My Vaquita API provides a comprehensive suite of tools to automate and streamline the process of splitting expenses with your friends.

License

Notifications You must be signed in to change notification settings

Bethsyf/mi-vaquita-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mi Vaquita

Mi Vaquita

Mi Vaquita API: The ultimate solution for splitting expenses with friends.

Ditch the hassle of managing payments and group dues. My Vaquita API provides a comprehensive suite of tools to automate and streamline the process of splitting expenses with your friends.

1. Setup del proyecto

  • Inicialización de Node npm init --yes
  • Setup de Express usando Nodemon. Nodemon permite reiniciar el servidor de Express.js en caso de modificar el codigo en pantalla.

2. Setup de variables de entorno (environment variables)

  • Crear un archivo en la raíz del proyecto con el nombre .env
  • Copie y pegue todas las variables existentes del archivo .env.example en el archivo .env
  • Agregue las credenciales y demás variables acorde a su configuración (puerto base de datos, nombre de base de datos, token, etc)

3. Ejecución de ambiente de desarrollo (local)

  • Instalar las dependencias usando npm install
  • Realizar la configuración de variables de entorno
  • Ejecute npm run dev

About

Mi Vaquita API: The ultimate solution for splitting expenses with friends. Ditch the hassle of managing payments and group dues. My Vaquita API provides a comprehensive suite of tools to automate and streamline the process of splitting expenses with your friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published