Skip to content

Gamalliel19/ptm-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Services for "Saving and Protect the Nature" website

Tech Stack

  1. Node JS
  2. Express JS
  3. Apollo Server
  4. AWS S3
  5. Mongo DB
  6. Redis (Upcoming)

ToDo

  • Create the server
  • Create the schema
  • Define Resolvers for mutation
  • Adding multer for upload image
  • Make function to upload image to AWS S3 bucket
  • Define route for upload image and retrieve API
  • Adding cors
  • Adding redis
  • Create user schema
  • Implementing authentication
  • Deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Shell 1.8%