Skip to content

sorieil/x-server-bmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xsync API

Xsync api server for BMM.

Run Development

  • docker-compose up
  • yarn
  • yarn dev-start-nodemon

Run Product

  • yarn start

Pre-reqs

To build and run this app locally you will need a few things:

  • docker
  • node.js
  • VS code
  • Require your mongodb dump file in ./mongo-dump.

    ./mongo-dump/ <dump files>

Server specific

  • Server
    • nodejs:8
  • Language
    • typescript
  • ORM: typeorm
    • mysql
    • mongodb
  • Build tools
    • webpack
  • Docker-compose
  • Referrence
    • MS Typescript nodejs starter

Description

This api server is BMM. But it will be merged with legacy 2.0 server.

API (Postman)

LINK

About

bmm server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published