Git Product home page Git Product logo

ecommerce-nestjs-angular's Introduction

ssh-2023

E-commerce Project

This is an e-commerce project created with NestJS for the backend and Angular for the frontend. The purpose of this project is to provide a simple and easy-to-use e-commerce platform that can be customized to fit the needs of different businesses.

Table of Contents

Installation Usage Contributing License Installation To get started with this project, you will need to have Node.js and npm installed on your machine. Once you have those installed, follow these steps:

Clone this repository to your local machine using the command git clone https://github.com/lorentsinani/ssh-2023.git. Navigate to the project directory using the command cd e-commerce-project. Install the project dependencies using the command npm install.

Usage

To start the application, you will need to run both the backend and frontend servers.

Running the Backend Server To run the backend server, follow these steps:

Navigate to the backend directory using the command cd backend. Create a new file called .env and set the following environment variables: makefile Copy code PORT= ? DATABASE_URL= ? Note: You can change the values of these environment variables to fit your needs. Start the server using the command npm run start:dev. Running the Frontend Server To run the frontend server, follow these steps:

Navigate to the frontend directory using the command cd frontend. Start the server using the command ng serve. Once both servers are running, you can access the application by navigating to http://localhost:4200 in your web browser.

Contributing

If you would like to contribute to this project, please follow these guidelines:

Fork this repository to your own GitHub account and clone it to your local machine. Create a new branch for your changes using the command git checkout -b your-branch-name. Make your changes to the code and commit them using the command git commit -m "your commit message". Push your changes to your forked repository using the command git push origin your-branch-name. Create a pull request on this repository and wait for the maintainers to review your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

ecommerce-nestjs-angular's People

Contributors

lorentsinani avatar aridonkrasniqii avatar adnit avatar

Stargazers

 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.