- Instal Docker
- Instal Docker Compose
- Install FoundationDB 6.0.15 Client https://foundationdb-origin.apple.com/download/download-6.0.15/
- Install NodeJS v12.16.1
- Install yarn:
brew install yarn
- Install dependencies
yarn
- Run dev infrastructure
docker-compose up -d
- [Optional] Reset database
fdbcli --exec 'writemode on; clearrange \x00 \xff;' && yarn dev:init
- Start server
yarn dev
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
openland/openland-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Openland Server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published