Skip to content

krishnaff/testserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN

Once the server starts, it connects to MongoDB server that is hosted remotely on Mongo Atlas

Idea

  • Build a bare-bones graphql server to power a bare-bones ecommerce website
  • Apollo server for quickly getting up and running
  • Database - MongoDb
  • Instead of setting up Mongo locally, think about using a ready made service?
  • Mongo Atlas - overkill!? Find simpler and free optons...
  • Setup basic queries - Categories, Products, Featured-products?
  • Setup basic mutations - Add Category, Add Product, Make a product 'featured'
  • Basic authentication for admin
  • Use Fakerjs to populate sample data for products

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published