|
| 1 | +<p align="center"> |
| 2 | + <a href="https://spacetimedb.com#gh-dark-mode-only" target="_blank"> |
| 3 | + <img width="320" src="./images/dark/logo.svg" alt="SpacetimeDB Logo"> |
| 4 | + </a> |
| 5 | + <a href="https://spacetimedb.com#gh-light-mode-only" target="_blank"> |
| 6 | + <img width="320" src="./images/light/logo.svg" alt="SpacetimeDB Logo"> |
| 7 | + </a> |
| 8 | +</p> |
| 9 | +<p align="center"> |
| 10 | + <a href="https://spacetimedb.com#gh-dark-mode-only" target="_blank"> |
| 11 | + <img width="250" src="./images/dark/logo-text.svg" alt="SpacetimeDB"> |
| 12 | + </a> |
| 13 | + <a href="https://spacetimedb.com#gh-light-mode-only" target="_blank"> |
| 14 | + <img width="250" src="./images/light/logo-text.svg" alt="SpacetimeDB"> |
| 15 | + </a> |
| 16 | + <h3 align="center"> |
| 17 | + Multiplayer at the speed of light. |
| 18 | + </h3> |
| 19 | +</p> |
| 20 | +<p align="center"> |
| 21 | + <a href="https://github.com/clockworklabs/spacetimedb"><img src="https://img.shields.io/github/v/release/clockworklabs/spacetimedb?color=%23ff00a0&include_prereleases&label=version&sort=semver&style=flat-square"></a> |
| 22 | + |
| 23 | + <a href="https://github.com/clockworklabs/spacetimedb"><img src="https://img.shields.io/badge/built_with-Rust-dca282.svg?style=flat-square"></a> |
| 24 | + |
| 25 | + <a href="https://github.com/clockworklabs/spacetimedb/actions"><img src="https://img.shields.io/github/actions/workflow/status/clockworklabs/spacetimedb/ci.yml?style=flat-square&branch=main"></a> |
| 26 | + |
| 27 | + <a href="https://status.spacetimedb.com"><img src="https://img.shields.io/uptimerobot/ratio/7/m784409192-e472ca350bb615372ededed7?label=cloud%20uptime&style=flat-square"></a> |
| 28 | + |
| 29 | + <a href="https://hub.docker.com/repository/docker/clockworklabs/spacetimedb"><img src="https://img.shields.io/docker/pulls/clockworklabs/spacetimedb?style=flat-square"></a> |
| 30 | + |
| 31 | + <a href="https://github.com/clockworklabs/spacetimedb/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-BSL_1.1-00bfff.svg?style=flat-square"></a> |
| 32 | +</p> |
| 33 | + |
| 34 | +<p align="center"> |
| 35 | + <a href="https://discord.gg/spacetimedb"><img src="https://img.shields.io/discord/1037340874172014652?label=discord&style=flat-square&color=5a66f6"></a> |
| 36 | + |
| 37 | + <a href="https://twitter.com/spacetime_db"><img src="https://img.shields.io/badge/twitter-Follow_us-1d9bf0.svg?style=flat-square"></a> |
| 38 | + |
| 39 | + <a href="https://clockworklabs.io/join"><img src="https://img.shields.io/badge/careers-Join_us-86f7b7.svg?style=flat-square"></a> |
| 40 | + |
| 41 | + <a href="https://www.linkedin.com/company/clockworklabs/"><img src="https://img.shields.io/badge/linkedin-Connect_with_us-0a66c2.svg?style=flat-square"></a> |
| 42 | +</p> |
| 43 | + |
| 44 | +<p align="center"> |
| 45 | + <a href="https://discord.gg/spacetimedb"><img height="25" src="./images/social/discord.svg" alt="Discord"></a> |
| 46 | + |
| 47 | + <a href="https://twitter.com/spacetime_db"><img height="25" src="./images/social/twitter.svg" alt="Twitter"></a> |
| 48 | + |
| 49 | + <a href="https://github.com/clockworklabs/spacetimedb"><img height="25" src="./images/social/github.svg" alt="Github "></a> |
| 50 | + |
| 51 | + <a href="https://spacetimedb.com/blog"><img height="25" src="./images/social/blog.svg" alt="Blog"></a> |
| 52 | + |
| 53 | + <a href="https://www.linkedin.com/company/clockworklabs/"><img height="25" src="./images/social/linkedin.svg" alt="LinkedIn"></a> |
| 54 | + |
| 55 | + <a href="https://stackoverflow.com/questions/tagged/spacetimedb"><img height="25" src="./images/social/stack-overflow.svg" alt="StackOverflow"></a> |
| 56 | +</p> |
| 57 | + |
| 58 | +<br> |
| 59 | + |
| 60 | +<h2>What is SpacetimeDB?</h2> |
| 61 | +TODO |
0 commit comments