This is a step by step tutorial to get you started using TerminusDB/ TerminusCMS for the first time. This will cover all the basics that you can work with TerminusDB/ TerminusCMS using the Javascript client.
- Lesson 1 - Installing, start project and create an empty database with schema
- Lesson 2 - Importing data form CSV using Javascript script
- Lesson 3 - Update and import new data that links to old data
- Lesson 4 - Query on the database and get result back as json
- Lesson 5 - Version control: time travel, branching and rebase