Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 950 Bytes

README.md

File metadata and controls

72 lines (41 loc) · 950 Bytes

I dont know name of project

How to start using this application


Install

📁 In folder monorepo to install all dependencies of project

$ npm i


Client

$ npm start -w @strawbang/client

$ npm test -w @strawbang/client


Api

$ npm start -w @strawbang/api

$ npm test -w @strawbang/api


Specifications


CI


GIT


FRONTEND

NodeJs

  • Use React
  • Use Typescript

Architecture :

  • Use Atomic Design

BACKEND

NodeJs

  • Use Express
  • Use Typescript

Architecture

  • Use Hexagonal Architecture