Skip to content

specklesystems/speckle-server

Folders and files

NameName
Last commit message
Last commit date
May 13, 2021
May 14, 2021
May 13, 2020
May 11, 2021
Mar 15, 2021
Apr 20, 2021
Apr 23, 2021
Mar 10, 2021
Jan 30, 2021
Aug 25, 2020
Aug 26, 2020
Mar 31, 2021
May 14, 2021
Jan 3, 2021
Feb 3, 2021
Feb 3, 2021
Apr 21, 2021

Repository files navigation

Speckle Web

Twitter Follow Community forum users website docs

Status

Speckle-Next codecov

Introduction

This monorepo is the home of the Speckle 2.0 web packages. If you're looking for the desktop connectors, you'll find them here.

Specifically, this monorepo contains:

➡️ Server, the Speckle Server.

The server is a nodejs app. Core external dependencies are a Redis and Postgresql db.

➡️ Frontend, the Speckle Frontend.

The frontend is a static Vue app.

➡️ Viewer, the Speckle Viewer.

The viewer is a threejs extension that allows you to display data from Speckle.

Documentation

Comprehensive developer and user documentation can be found in our:

Usage

To start using Speckle, it's not necessary to deploy it yourself. The easiest way is to register a free account on speckle.xyz, our general availability offering. Check https://speckle.systems/getstarted/ for more information.

Developing and Debugging

If you want to deploy the Server, we have a detailed guide on how to do so. To get started developing locally, you can read the run in development mode chapter of our deployment guide.

Contributing

Please make sure you read the contribution guidelines for an overview of the best practices we try to follow.

When pushing commits to this repo, please follow the following guidelines:

  • Install commitizen globally (npm i -g commitizen).
  • When ready to commit, git cz & follow the prompts.
  • Please use either server or frontend as the scope of your commit.

Community

The Speckle Community hangs out on the forum, do join and introduce yourself & feel free to ask us questions!

License

Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. Please note that some modules, extensions or code herein might be otherwise licensed. This is indicated either in the root of the containing folder under a different license file, or in the respective file's header. If you have any questions, don't hesitate to get in touch with us via email.