gaming-SaaS / fluorine

Communicate with the database that dedicated to only writing commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#fluorine Communicate with the database that dedicated to only writing commands

How to use

To run the service you have to follow the steps below:

  • clone
  • cd into the folder
  • npm i
  • npm run start

To use container:

  • clone
  • cd into the folder
  • npm i
  • sudo docker-compose up

About

Communicate with the database that dedicated to only writing commands

License:MIT License


Languages

Language:TypeScript 84.9%Language:JavaScript 11.7%Language:Dockerfile 3.4%