Skip to content

There are some issues with backend because of my Heroku account is being expired.

Notifications You must be signed in to change notification settings

Loempisey/smartload-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

Technologies

  • React.js
  • MUI
  • Chat.js
  • Next.js
  • Express.js
  • Node.js
  • MongoDB

Setup

$ git clone https://github.com/Loempisey/smartload-monorepo.git
$ cd smartload-monorepo
$ yarn install 

Run local Development on Frontend

$ yarn ui
$ http://localhost:3000

Run local Development on Backend

$ yarn server
$ http://localhost:7777