Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 733 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 733 Bytes

Linnr

A game made by 🎨Christian Wischnewski and 👨‍💻Stefan Kracht

start local

For development on your local machine, copy the .env.example to .env.local and add your firebase credentials to it

deployment

For deployment with Now CLI, you need to add the environment variables with the now secrets command.

now secrets add <secret-name> <secret-value>

Secrets are lowercased automatically. Check the now.json for all required variables.

Versions

  • 1.0 initial release

Highscore-Versions

  • 0.1 closed beta highscore list
  • 1.0 highscore list of game version 1.0