Skip to content

Provides the firebase backend schema for the towers game.

Notifications You must be signed in to change notification settings

floschnell/towers-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

towers-backend

This project contains the backend related code to the towers multiplayer game. It currently only consists of a firebase schema specification written in Bolt.

rules.bolt

The rules.bolt file contains the database structure, a description for data validation (different type declarations/mappings) and it also handles authorization (so who can manipulate or read what kind of data).

About

Provides the firebase backend schema for the towers game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published