Iqwertz / BattleBot-Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to battlebot-backend 👋

Version Documentation

This application manages the firebase of the Battlebot game: https://github.com/Iqwertz/BattleBot-Frontend, a flow chart of the application can be found under: https://miro.com/app/board/o9J_l1SscUw=/

Demo

Install

npm install

Usage

start with nodemon (for dev)

npm run start

start with ts-node (for deployment)

npm run start:staging (starts with ts-node)

Author

👤 Julius Hussl

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About


Languages

Language:TypeScript 100.0%