The API powering the next generation of Squiglink Lab and Studio while preserving backwards compatibility with CrinGraph and forks.
-
Copy the configuration file:
cp .env.example .env
-
Edit the configuration file:
msedit .env
-
Setup the application:
task setup
-
Start the application:
task start
Done? Send requests to http://localhost:3000 or host instances of Lab and Studio.
Execute task in the project folder to list available tasks.