eastbloods / serverless-ecommerce-workshop

Making the "Timeless Music" project developed using Aws lambda and dynamodb suitable for Function Graph and GaussDB technologies on Huawei cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless e-commerce workshop

Making the "Timeless Music" project developed using Aws lambda and dynamodb suitable for Function Graph and GaussDB technologies on Huawei cloud.

What are we going to build?

It turns out we have accidentally discovered time travel! 😱

Demo

A screenshot of TimelessMusic

Run on your computer

Clone the project

  git clone https://github.com/eastbloods/serverless-ecommerce-workshop

Navigate to the project directory

  cd serverless-ecommerce-workshop

Working with Frontend

Install the required packages

  npm install

Start the dev server

npm run dev --workspace=frontend -- --open

Build frontend

npm run build --workspace=frontend

Working with Backend

Start the dev server

node app.js

Technologies Used

Client: React, Bootstrap

Server: Node, Express

Huawei Cloud: Function Graph, OBS, ECS, API Gateway, EIP, VPC, GaussDB, Cloud Eye

Related Projects

Here are some related projects

Timeless Music

License

MIT

About

Making the "Timeless Music" project developed using Aws lambda and dynamodb suitable for Function Graph and GaussDB technologies on Huawei cloud.

License:MIT License


Languages

Language:CSS 87.9%Language:TypeScript 10.5%Language:JavaScript 1.5%Language:HTML 0.2%