Running the app
Actions described here are executed in the web/app_src module.
Setting up the environment variables
Create a .env file with the schema of the .env.example file.
Do not add this file to the control version system
Installing dependencies
Starting the app
A server should be started at the defined port.
Last updated
Was this helpful?