Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lichess-org/lila-gitpod
Lichess development environment
https://github.com/lichess-org/lila-gitpod
lichess
Last synced: about 1 month ago
JSON representation
Lichess development environment
- Host: GitHub
- URL: https://github.com/lichess-org/lila-gitpod
- Owner: lichess-org
- License: agpl-3.0
- Created: 2022-07-14T22:33:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T22:19:46.000Z (10 months ago)
- Last Synced: 2024-04-15T02:13:06.911Z (8 months ago)
- Topics: lichess
- Language: Shell
- Homepage: https://lichess-org.github.io/lila-gitpod/
- Size: 641 KB
- Stars: 40
- Watchers: 10
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
## Lichess.org Development Environment
Watch [![youtube, video, player icon icon](https://github.com/lichess-org/lila-gitpod/assets/271432/06ae4b16-4717-49fe-adb2-6a3c4c08172c) a video demo](https://www.youtube.com/watch?v=imuo-d5vGS8) of how you can use this.
You can use Gitpod (a free online development environment) for contributing. With a single click, it will launch a workspace and automatically:
- Clone the necessary Lichess repositories
- Install all the dependencies
- Seed your database with test data
- Start lilaRead the full [Lichess on Gitpod documentation](https://lichess-org.github.io/lila-gitpod/).
Click here to create a workspace:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/new/#https://github.com/lichess-org/lila-docker)
![lila-gitpod screenshot](https://github.com/lichess-org/lila-gitpod/assets/271432/389e3bf1-ba26-45bb-9dfb-579630a8a9c4)
See the [lila-docker](https://github.com/lichess-org/lila-docker) repo for the code that runs the workspace and for more information.