Skip to content
/ analog Public
forked from analogjs/analog

The fullstack Angular framework

License

Notifications You must be signed in to change notification settings

arimus/analog

 
 

Repository files navigation

Analog

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

Getting Started

Use your package manage 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.

Goals

  • Vite-based
  • 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 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 Angular framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.8%
  • TypeScript 14.4%
  • JavaScript 3.1%
  • CSS 0.7%