Skip to content

adisreyaj/wfh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

The WFH Store

Ecommerce website to buy all you need to setup your home office.

View Demo · Report Bug · Request Feature

The WFH Store

A simple e-commerce application that is built using Angular, NestJS and MongoDB. Built as part of the MongoDB Atlas Hackathon (ref).

Tech Stack

Tech Stack

Getting started

The application is a monorepo and so both the front-end and the back-end code are in the same repo.

  1. Clone the repo
https://github.com/adisreyaj/wfh.git
  1. Install dependencies
npm install
  1. Setup the environment variables required for the API
MONGODB_URI=
AUTH0_AUDIENCE=
AUTH0_ISSUER_URL=
AUTH0_DB=

// Used for setting and internal APIs
INTERNAL_TOKEN=
  1. Run the Front-end
npm start
  1. Run the Back-end
npm start api
  1. Open the URL in the browser
http://localhost:4200

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Show your support

Please ⭐️ this repository if this project helped you!

About

E-commerce app built using Angular, NestJs and MongoDB

Topics

Resources

License

Stars

11 stars

Watchers

1 watching

Forks

Contributors