This project was generated with Analog, the fullstack meta-framework for Angular.
Run npm install to install the application dependencies.
Run npm start for a dev server. Navigate to http://localhost:5173/. The application automatically reloads if you change any of the source files.
Run npm run build to build the client/server project. The client build artifacts are located in the dist/analog/public directory. The server for the API build artifacts are located in the dist/analog/server directory.
Run npm run test to run unit tests with Vitest.
To use the Deploy Hook feature, set the VITE_DEPLOY_HOOK_URL environment variable:
For Local Development:
Create a .env file in the root directory:
VITE_DEPLOY_HOOK_URL=https://dev11-app.csnonprod.com/launch-api/manage/deploy/6964ba8d0a227c0fd07332f3
For Contentstack Launch:
- Go to Launch > Environments > Settings > Environment Variables
- Add a new environment variable:
- Key:
VITE_DEPLOY_HOOK_URL - Value:
https://dev11-app.csnonprod.com/launch-api/manage/deploy/6964ba8d0a227c0fd07332f3
- Key:
The Deploy Hook URL can be found in Launch > Environments > Settings > Deploy Hooks.
For more information, see the Contentstack Deploy Hooks documentation.
- Visit and Star the GitHub Repo
- Join the Discord
- Follow us on Twitter
- Become a Sponsor