Nettsiden til Capra Consulting
The Capra Nettsiden is a website developed by Capra Consulting. It utilizes various technologies such as React for the UI, Remix for server-side rendering, and Tailwind for styling. The website is hosted on Cloudflare Pages, while the content and images are managed through Sanity. The development process includes component development using Ladle and icons from The Noun Project. The project can be opened in StackBlitz Codeflow for easy access. Local deployment is also possible by running it on http://localhost:3000. Secrets such as API keys can be found on Notion or requested in the #team_capraweb channel. The website is deployed on Cloudflare Pages, with all commits to the main branch going live in production and branches getting preview builds.
To install the Capra Nettsiden, follow these steps:
npm install.npm start.The Capra Nettsiden is a website developed by Capra Consulting, featuring a UI built with React and utilizing technologies such as Remix for server-side rendering, Tailwind for styling, and Cloudflare Pages for hosting. The website’s content and images are managed through Sanity, and component development is done using Ladle. The project can be easily accessed and edited through StackBlitz Codeflow or run locally on http://localhost:3000. API keys and other secrets can be found on Notion or requested in the designated team channel. The website is deployed on Cloudflare Pages, with all commits to the main branch going live in production and branches receiving preview builds.