Coder Social home page Coder Social logo

supplybridge-app's Introduction

Description

This is the app for potential buyers, they search for the suppliers that meet their criteria.

This is a Next.js project bootstrapped with create-next-app.

testing is at: https://app-stage.supplybridge.com/login

production is at https://app.supplybridge.com/login

Tech stack

We use the following tools to build this app: React, Zustand, Next.js, MUI.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3001 with your browser to see the result. By default, the backend API URL(https://api-stage.supplybridge.com) is defined in .env file. If you want to use this app to test backend, go edit the .env file, change the API URL to http://localhost:5858

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Coding guidelines

This is a Next.js project bootstrapped with create-next-app.

development guideline

  • use yarn to manage dependencies
  • create your own local branch from development, never work directly on development, stage or master
  • don't implement basic elements(button, dropdown) from scratch, use MUI as much as possible
  • install Visual Studio Code Extension "Prettier Formatter for Visual Studio Code" to auto format your code, and make code style consistent among all developers

commit message

start your commit message with these prefix to represent your intension: feat, fix, docs, style, refactor, test, chore

deployment guideline

  1. start your development by creating a new branch off development branch, name it like 'fix/login-error', 'feat/add-filter-options'.
  2. after committing and pushing your code, send a Pull Request
  3. wait for your peer to do code review
  4. if your PR is passed, merge your branch into development
  5. if your commit is urgent, ask technical lead to deploy the changes on staging environment for testing

supplybridge-app's People

Contributors

bensonz avatar jonmei-sb avatar muhammadali7768 avatar edwardwohaijun avatar emremertoglu avatar fatpig0416 avatar kevin-supplybridge avatar kuleyberat avatar jcooperation0137 avatar keyinli avatar meleslilijing avatar buketbaygut avatar luankefei avatar guven-bulutmd avatar aleynaakarsu99 avatar beratkuley avatar flyingshine avatar supply7l avatar

Watchers

 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.