CSH React Boilerplate for building House Services behind auth
The CSH React Boilerplate is designed to simplify the process of creating a CSH house service in React, particularly when it comes to implementing authentication. This boilerplate provides all the necessary setup work for creating a CSH React app quickly. It’s important to note that while it may not fit all use cases, it can be easily modified to suit specific needs.
npm install to install the required dependencies..env.example file to .env and update the necessary variables, such as the OIDC client details.npm run start to start the local development server.The CSH React Boilerplate is a valuable tool for developers looking to create a CSH house service in React. With its easy setup, authentication functionality, and customization options, it provides a solid foundation for building CSH React apps. Whether you’re a beginner or an experienced developer, this boilerplate can save time and simplify the development process.