https://github.com/kiranmantha/collections
This repo contains small sub projects based on angular and react with different combinations
https://github.com/kiranmantha/collections
Last synced: 2 months ago
JSON representation
This repo contains small sub projects based on angular and react with different combinations
- Host: GitHub
- URL: https://github.com/kiranmantha/collections
- Owner: KiranMantha
- License: mit
- Created: 2024-03-19T05:34:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T14:04:08.000Z (12 months ago)
- Last Synced: 2024-06-25T16:02:19.558Z (12 months ago)
- Language: HTML
- Size: 2.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Collections
This repo contains small sub projects based on angular and react with different combinations
## Projects
1. [express-sse => sample server sent event api implementation](https://github.com/KiranMantha/collections/tree/main/express-sse)
2. [nextjs-ecommerce => ecommerce frontend based on NextJS](https://github.com/KiranMantha/collections/tree/main/nextjs-ecommerce)
3. [ecommerce-backend => ecommerce backend based on NestJS](https://github.com/KiranMantha/collections/tree/main/ecommerce-backend)## Gists
- [Install mongodb](https://gist.github.com/KiranMantha/f1fc7475f93b966adc9f25f7278718d2)
- [Keycloak setup](https://gist.github.com/KiranMantha/31c6b537efaa1a924f99cf184561f64e)
- [Install kafka](https://gist.github.com/KiranMantha/28ba3894768ad937315b094bc1d1060a)