Skip to content

The fullstack meta-framework for Angular. Powered by Vite

License

Notifications You must be signed in to change notification settings

Abdoul-Lelou/analog

Repository files navigation

Analog

Analog is a meta-framework for building applications and websites with Angular.

Getting Started

Use your package manager of choice to create a new project

With yarn:

yarn create analog

With npm:

npm init analog

Follow the prompts to scaffold the project and start the development server.

Open in StackBlitz

Goals

  • Vite-based
    • Supports Vite/Vitest
  • Low config
  • File-based routing
    • Support for api/server routes
  • Hybrid SSR/SSG support
  • Integrated CLI (future)

Packages

  • @analogjs/vite-plugin-angular: An Angular Plugin for building/testing applications with Vite

Supporting Analog

Analog is an MIT-licensed open source project with its ongoing development made by contributors:

As more contributors are added to the project, they will be added as sponsor recipients.

Credits

The name was inspired by this project https://github.com/rrdelaney/Analog.

About

The fullstack meta-framework for Angular. Powered by Vite

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.0%
  • MDX 12.8%
  • JavaScript 5.7%
  • CSS 2.4%
  • Astro 1.1%
  • HTML 0.9%
  • Other 0.1%