Skip to content

Commit cc88455

Browse files
committed
Add sign up and instructions
1 parent 39ada08 commit cc88455

File tree

5 files changed

+20
-25
lines changed

5 files changed

+20
-25
lines changed

src/app/docs/get-started/page.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,7 @@ When you sign up, you get full commercial hosting. This comes with generous limi
3030

3131
### Steps to get started
3232

33-
1. Sign up at [https://dfrnt.com/signup](https://dfrnt.com/signup), or use it with [Docker](/docs/install-terminusdb-as-a-docker-container/)
34-
3. Install the [JavaScript](/docs/install-terminusdb-js-client/) or [Python](/docs/install-the-python-client/) Client
35-
4. [Get your API key to use a client with the DFRNT TerminusDB cloud](/docs/how-to-connect-terminuscms/)
36-
5. [Familiarize yourself with the client API](/docs/connect-with-the-javascript-client/) to start building with TerminusDB.
37-
38-
## Demo Projects
39-
40-
Coming back soon: There are several demo projects available to clone and experiment with. Sign up and visit your team home page to clone these projects.
41-
42-
![Clone a demo data product from the DFRNT TerminusDB cloud dashboard](https://assets.terminusdb.com/docs/how-to-clone-a-demo.png)
43-
44-
Your team home page features a number of demo projects to clone and experiment with.
33+
1. Sign up at [https://dfrnt.com/signup](https://dfrnt.com/signup) for hosting an a complete user interface, or install with [Docker](/docs/install-terminusdb-as-a-docker-container/) locally.
34+
2. Install the [JavaScript](/docs/install-terminusdb-js-client/) or [Python](/docs/install-the-python-client/) Client
35+
3. [Get your API key to use a client with the DFRNT TerminusDB cloud](/docs/how-to-connect-terminuscms/)
36+
4. [Familiarize yourself with the client API](/docs/connect-with-the-javascript-client/) to start building with TerminusDB.

src/app/docs/page.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It is designed to give technical professionals and linked data professionals a s
2525

2626
TerminusDB is open source and free to use, maintained by the team at DFRNT in collaboration with the community.
2727

28-
Commercial hosting with a powerful modeller, visualisation, WOQL studio, and record editor user interface is available at [DFRNT.com](https://dfrnt.com/hypergraph-content-studio/) with a free trial. It works with both localhost open source TerminusDB and TerminusDB hosted in the cloud environments, including git-for-data synchronization of content repositories.
28+
Get a hosting, a powerful modeller, visualisations, logical query studio, and record editor user interface at [DFRNT.com](https://dfrnt.com/hypergraph-content-studio/) with a free trial. It works with both localhost open source TerminusDB and TerminusDB hosted in the cloud environments, including git-for-data synchronization of content repositories.
2929

3030
When you sign up, you get full commercial hosting. This comes with generous limits to allow you to build without constraints, and then upgrade when needed.
3131

@@ -36,10 +36,6 @@ When you sign up, you get full commercial hosting. This comes with generous limi
3636
4. [Get your API key to use a client with DFRNT TerminusDB cloud](/docs/how-to-connect-terminuscms/)
3737
5. [Familiarize yourself with the client API](/docs/connect-with-the-javascript-client/) to start building with TerminusDB.
3838

39-
### Demo Projects
39+
### Collaborate through TerminusDB cloud teams
4040

41-
Coming back soon: There are several demo projects available to clone and experiment with. Sign up and visit your team home page to clone these projects.
42-
43-
![Clone a demo data product from the DFRNT TerminusDB cloud dashboard](https://assets.terminusdb.com/docs/how-to-clone-a-demo.png)
44-
45-
Your team home page features a number of demo projects to clone and experiment with.
41+
Request shared teams in the [DFRNT](https://dfrnt.com/hypergraph-content-studio/) cloud environment to collaborate on data products in shared instances, and for pushing and pulling data products with a local TerminusDB instance, similar to how software engineers collaborate on code.

src/app/page.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,11 @@ Our customers use TerminusDB for various complex information processing needs: s
2929

3030
We maintain close communications with the original TerminusDB development team who support our efforts, and of course welcome contributions from the community!
3131

32-
---
33-
3432
## Quick start
3533

36-
The easiest way to get started with the open source community version on your own computer is by [getting started with Docker](/docs/install-terminusdb-as-a-docker-container/).
34+
The easiest way to get started with TerminusDB knowledge graphs is by using the official hosting privider [DFRNT.com](https://dfrnt.com/hypergraph-content-studio/). It provides a complete enhanced entity relations knowldge graph data modeller, git-for-data synchronization, graph visualisations, the WOQL logical studio, and an easy-to-use model-driven form-based record editor.
3735

38-
TerminusDB is open source and free to use. Commercial hosting with a powerful modeller, visualisation, WOQL studio, and record editor user interface is available at [DFRNT](https://dfrnt.com/hypergraph-content-studio/) with a free trial.
36+
TerminusDB is open source and free to use under the Apache 2.0 license. Get started with the open source community version on your own computer, by [getting started with Docker](/docs/install-terminusdb-as-a-docker-container/).
3937

40-
The commercial modeller, visualisations and records management tool works with both localhost open source TerminusDB and TerminusDB hosted in the cloud environments, including git-for-data synchronization of content repositories between cloud and localhost.
38+
The cloud modeller, visualisations and records management tool works with both localhost open source TerminusDB (connecting to your localhost:6363 port) and TerminusDB hosted in the cloud environments. Your can use git-for-data synchronizations of content repositories between cloud and localhost as a backup and for collaboration with peers.
4139

src/components/Layout.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@ function Header() {
5858
</div>
5959
<div className="relative flex basis-0 justify-end gap-6 sm:gap-8 md:grow">
6060
<ThemeSelector className="relative z-10" />
61+
62+
<Link
63+
href="https://dfrnt.com/hypergraph-content-studio"
64+
className="group"
65+
aria-label="GitHub"
66+
>
67+
<span className="px-2 py-1 rounded-lg ring-1 dark:text-sky-200 dark:hover:text-sky-50 shadow-md hover:shadow-black/15 shadow-black/5 ring-black/5 dark:hover:ring-white/20 dark:bg-slate-700 dark:ring-white/5 dark:ring-inset text-sm font-semibold uppercase">Sign up</span>
68+
</Link>
69+
6170
<Link
6271
href="https://github.com/terminusdb/terminusdb"
6372
className="group"

src/components/ThemeSelector.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export function ThemeSelector(
6969
<Listbox as="div" value={theme} onChange={setTheme} {...props}>
7070
<Label className="sr-only">Theme</Label>
7171
<ListboxButton
72-
className="flex h-6 w-6 items-center justify-center rounded-lg ring-1 shadow-md shadow-black/5 ring-black/5 dark:bg-slate-700 dark:ring-white/5 dark:ring-inset"
72+
className="flex h-6 w-6 dark:ring-white/5 cursor-pointer dark:ring-slate-400 hover:dark:ring-slate-400 items-center justify-center rounded-lg ring-1 shadow-md shadow-black/5 ring-black/5 dark:bg-slate-700 dark:ring-inset"
7373
aria-label="Theme"
7474
>
7575
<LightIcon

0 commit comments

Comments
 (0)