Skip to content
/ analog Public
forked from analogjs/analog

The fullstack Angular meta-framework

License

Notifications You must be signed in to change notification settings

umairhm/analog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog

All Contributors

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.

Contributing

Analog welcomes contributors! Please read the contributing doc for details.

Credits

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

Contributors ✨

Thanks goes to these wonderful people for contributing to Analog (emoji key):


Brandon

💻 📖 🤔

Lars Gyrup Brink Nielsen

📖 ⚠️

Marko Stanimirović

🔧 🚇

Jason Hodges

📖

Tim Deschryver

🚇

Dale Nguyen

🎨

Andrés Villanueva

📖

Umair Hafeez

🚇

Brandon Largeau

🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The fullstack Angular meta-framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.4%
  • JavaScript 18.9%
  • CSS 7.0%
  • HTML 3.6%
  • Shell 0.1%