Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thalhammer/angular-jumpstart
Angular 14 Jumpstart project with authentication and i18n
https://github.com/thalhammer/angular-jumpstart
angular authentication i18n jumpstart
Last synced: about 18 hours ago
JSON representation
Angular 14 Jumpstart project with authentication and i18n
- Host: GitHub
- URL: https://github.com/thalhammer/angular-jumpstart
- Owner: Thalhammer
- Created: 2019-06-30T15:29:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T22:33:49.000Z (9 months ago)
- Last Synced: 2024-05-01T17:37:37.279Z (7 months ago)
- Topics: angular, authentication, i18n, jumpstart
- Language: TypeScript
- Homepage:
- Size: 1.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 17 Jumpstart App
This is a template app for Angular 17 complete with components for authentication,
a good folder structure and support for translations using ngx-translate.Simply replace to dummy AuthenticationService with a real one and start building your next cool app.