All notable information to this project will be documented in this linked files.
See configuration.
See migration.
Remember, to create an project you use the following command:
./swaaplate.js /absolute/path/to/workspace
To update an existing project you have to use the known command with parameter -u
for update.
In this way the swaaplate.json
file from your project will be used.
./swaaplate.js -u /absolute/path/to/project
An update only updates the frontend dependencies. No migration is carried out.