Getting started
Follow these quick steps to get started with CoreConnect:
-
Install the CLI:
* To install the CLI you might need to first authenticate into RB2 NPM feed. Follow these instructions to do so.
-
Create a new project folder:
-
Navigate to the project folder and initiate a new project:
(Make sure to use Node.js version 18 by running
nvm use 18.15.0
.)This operation will setup
frontend
,backend
andinfrastructure
folders for you. In the next section we will explain each of these
Notes on Getting Started
Before creating your first CoreConnect project, ensure that your local machine has git
, node
, dotnet
, and pnpm
installed. Also, make sure you have access to rb2’s Nuget and NPM streams. If not, refer to the troubleshooting guide.
Getting Help
If you encounter any issues or need assistance while working with CoreConnect, feel free to reach out for help.