Giter Site home page Giter Site logo

asilemre0 / bazaar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from we-got-this-2023/bazaar

0.0 0.0 0.0 13.47 MB

Psuedo e-commerce platform in React-Typescript & NestJS, utilizing Docker for back-end, JWT for Auth, and Figma for UI.

JavaScript 0.74% TypeScript 98.53% CSS 0.51% HTML 0.23%

bazaar's Introduction

Bazaar

Homepate Product Page

Description

This is just a very basic webshop with all needed features. It is build with nestjs

Simple Webshop with NestJS, TypeScript, and React

This repository contains a simple webshop application built with TypeScript, NestJS, and React.

NestJS is a server-side framework for building scalable, efficient, and reliable applications, while React is a popular library for building user interfaces. TypeScript enhances JavaScript by adding static types, which improve developer productivity and code quality.


Installation and Setup

To set up the application, clone the repository and install the required dependencies:

git clone https://github.com/Emelit0/webshop.git
cd webshop
npm install

Make sure to have the compatible version of nodejs and npm installed. Also create a .env from the .env.example file in both the client and server folders. The .env file in the server folder should contain the database connection string & jwt_secret and the .env file in the client folder should contain the API URL.

Running the Application

We first need to startup the database:

docker-compose up

To run the application, use the following command:

npm run start

Now you should be good!


bazaar's People

Contributors

emelit0 avatar kanielrkirby avatar niimaii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.