Skip to content

The backend API for PMB Plus. A marketplace for second hand textbooks. 🛒

License

Notifications You must be signed in to change notification settings

pimp-my-book/pmb-plus-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMB Plus Backend

This is the backend for PMB Plus

It is powered by Apollo-Server-Lambda and uses the Serverless Framework to deploy it to AWS.

(Dev URL)[https://8147miop87.execute-api.us-east-1.amazonaws.com/dev/graphql]

Prerequistes

Note this project uses Yarn.

How to get started

First clone the repo:

$ git clone https://github.com/pimp-my-book/pmb-plus-backend

Move into the project folder:

$ cd project-name

Then Install all its dependancies:

$ yarn install

Then you should be able to invoke the Lambda locally:

$ yarn offline

To deploy to AWS run the following command:

$ yarn deploy

This should be a good start to be able to move on and do whatever you gotta do meet business requirements.

About

The backend API for PMB Plus. A marketplace for second hand textbooks. 🛒

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published