...
Refer to the README in the Synapse Web Monorepo for installation instructions.
Running a portal locally
Refer to the
How to use Login Authentication Locally with OneSage
In your terminal, run the snippet below to start a portal (I’m using the ELITE portal as an example but you can replace elportal below with the name of the portal you wish to run:
...
Note run portals on a port other than 3000 if you want to enable local user authentication (see section below).
...
In your terminal, run the snippet below to enable user authentication in your local environment:
...