Skip to content

alkemyTech/OT267-server

Repository files navigation

Server Base - Proyecto ONG

💻 It is a NodeJS grupal project for Alkemy developing website backend.

  • Database creation (mySql)
  • API rest building (Express and Sequelize)
  • Functionalities: register, login, mailing, Amazon S3 store, Mercado SDK
  • Documentation: Swagger
  • Testing: Mocha-Chai
  • Organization: SCRUM
  • Managment soft: Jira

Envinroment setup

Create a db called ong, install dependencies, execute migrations, seeders and start local server

npm install
npx sequelize-cli db:migrate
npx sequelize-cli db:seed:all
npm start

It will be deployed soon!

Contributors contact info

Snips

Project Structure

imagen

Documentation

imagen

Some endpoints

imagen

testimony getAll 2

Testing

testimonies get

Mercado Pago payment

donation 2-approved

Good Life! ( ͡~ ͜ʖ ͡°)

About

ONG-js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages