Analog App
An example of Analog + Angular running on Cloudflare workers
This project was generated with Analog, the fullstack meta-framework for Angular.
Setup
Run npm install
to install the application dependencies.
Build
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.
Development
Run npm run dev
to start the Cloudflare server. Navigate to the provided URL in the command line.
Test
Run npm run test
to run unit tests with Vitest.
Community
- Join the Discord
- Visit and Star the GitHub Repo
- Visit the Website
- Follow us on Twitter