Tutorials
- Waiss Baqui
- Laurent Ha Tam Dan
Owned by Waiss Baqui
Framework
This guide is designed for beginners who want to get started with the SpinalCore technology from scratch. It is assumed that you have no prior experience with SpinalCore. However, to get the most out of it, you need to have a few requirements:
Requirements
SpinalCore Framework needs a few requirements:
- Any GNU/Linux distribution on your computer.
- Node.js (tested on v6.11 and v8.9.4) and NPM (tested on v3.10 and v4.6.1).
- GitĀ https://git-scm.com/
- PM2 module globally installed (tested on v2.2): https://www.npmjs.com/package/pm2
To make your own system based on the SpinalCore technology from scratch, the only components you need are the Spinalhub and some Connectors (for more information, see the Overview section).
To organize the architecture of your system, we propose a very simple framework described in the Framework section.