Skip to content

An frontend implementation of saleor, using as SJTU Aixinwu's new website

Notifications You must be signed in to change notification settings

ChatSJTU/Aixinwu-front

Repository files navigation

SJTU Aixinwu Frontend

Production Deployment | Backend (Forked from Saleor) | Dashboard

A public welfare idle goods circulation platform on campus, currently in use at Shanghai Jiao Tong University. Here is the source code repo for frontend.

本仓库是上海交通大学官方校内物品闲置平台“绿色爱心屋”网站源码的前端部分

banner

Features

  • Modern UI design, using Ant Design
  • Support mobile and desktop responsive layout
  • Support dark and light mode
  • OAuth login and context management

Getting Started for Devlopment

The frontend uses React, NextJS with Typescript. Please make sure you have node>=20.

cd frontend
npm install

To launch a development server, use

npm run dev

To launch a production server, use

npm run build
npm run start

As for backend development, please see here. The front and back ends interact using GraphQL.

About

An frontend implementation of saleor, using as SJTU Aixinwu's new website

Topics

Resources

Stars

Watchers

Forks

Languages