Skip to content

realworld-angular/realworld-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RealWorld Angular

RealWorld Angular is a collection of example applications built using Angular, one of the most popular front-end frameworks. The project is designed to showcase various Angular libraries and demonstrate technical aspects and best practices in Angular development. By offering real-world scenarios and complex app structures, RealWorld Angular aims to bridge the gap between simplistic tutorial projects and the challenges developers face in real-world applications.

find a complete introduction here.

What's inside this repository?

This Turborepo includes the following packages/apps:

Apps and Packages

  • docs: a documentation website built with Analog
  • api: a Nitro application to serve the demo template API
  • api-testing: a Playwright application to automate the testing of the API

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

pnpm build

Develop

To develop all apps and packages, run the following command:

pnpm dev

Contributing

This repository uses Turbo monorepo and includes the following applications. Each application has its own README file with more details and specific instructions to run them locally and contribute:

The frontend application is in a dedicated repository as exposed as a template.

Licenses

  • News (apps/docs/src/content/docs/news): CC BY-NC 4.0
  • Code: Apache 2.0

About

RealWorld Angular examples apps showcasing Angular libraries in action

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 2

  •  
  •  

Languages