mgechev / angular-seed

🌱 [Deprecated] Extensible, reliable, modular, PWA ready starter project for Angular (2 and beyond) with statically typed build and AoT compilation
https://mgechev.github.io/angular-seed
MIT License
4.57k stars 1.45k forks source link

Who is using angular-seed? #855

Open mgechev opened 8 years ago

mgechev commented 8 years ago

I would like to get an idea of who's using angular2-seed. If your company or project uses the project, please add it here.

Would be great to know if you're using it in production or only prototyping/development.

mhlulani commented 7 years ago

I'm using for prototyping a productive development environment for Angular2 + JavaEE.

Kaffiend commented 7 years ago

I am using it in production. For a local government centralized document inquiry solution for our customers. I'm still bringing customers online with the new web api for access to the app right now. I do however serve the production build on a dotnet core server with its own web api. I've yet to take the time to figure out a good way to extend this seed with a server api. once i get everyone else up and running i may look more into that.

www.cssiwv.com

ghost commented 7 years ago

Built a Burbank CA school site with a back-end portal. https://www.brightonhallschool.org

mpetkov commented 7 years ago

Created a financial dashboard with this seed: https://github.com/mpetkov/ng2-finance

mgechev commented 7 years ago

@mpetkov looks awesome! Tree-shaking with rollup & AoT I suppose? You can try to migrate to Angular 4.0.0-rc.1 and reduce the size of the bundle even further.

mpetkov commented 7 years ago

@mgechev - Thanks man! I was going to finish all of the unit tests before getting the rollup and AoT to work. Thanks for all the hard work on the seed!

ralberts commented 7 years ago

Using it in our newest app :-)

alexanderpivanov commented 7 years ago

Using it in m.imot.bg and m.imoti.com Currently we are implementing it on m.bazar.bg, m.mobile.bg, m.zaplata.bg, m.fakti.bg

tusharsingh commented 7 years ago

We use it In 4 production apps with the most popular one being our learning web app: app.minuteschool.com

NathanWalker commented 7 years ago

The official source of NativeScript plugins site runs off this seed 🎉 http://plugins.nativescript.org/

chrisbmoore commented 7 years ago

Currently using this for a digital library project for the U.S. Government. Version 1.0 set to go into production later this year. I'm the first dev at my office to make an Angular app for a project, so I'm hoping to pave the way for more Angular front end apps where I work :)

Flood commented 7 years ago

We are using it in production at Betspawn (eSports betting site, https://www.betspawn.com)

zladuric commented 7 years ago

I'm using this at Snakt.com for mostly internal tools and one user-facing microsite (all production). Have plans to continue using it in more backoffice dashboards and at least one more user-facing SPA.

Doehl commented 7 years ago

We have based our social media platform on this seed, integrerede alongside a Magento 2 webshop.

The production is running with I18n, aot and rollup. ( looking forward to lazyload)

https://stylist.hvisk.com

jmjones88 commented 7 years ago

It's being used for a preorder system for Franklin Barbecue.

Certainly takes the headache out of setting all this stuff up myself. Looking forward to contributing in the future!

m-farahmand commented 7 years ago

We use it

lfarran commented 7 years ago

I've used it for http://lukefarran.com, http://atsocband.com, https://airlink.ubnt.com/, and for some embedded radio applications (screen shots of app: https://dl.ubnt.com/guides/airfiber/airFiber_AF-11FX_UG.pdf)

vyakymenko commented 7 years ago

@ravivit9 , we use MD2 + MDL.

volpejoaquin commented 7 years ago

Woopa is using angular-seed ! 👍 http://woopasoft.com/

JonCatmull commented 7 years ago

I have used it for 5 production web apps so far. Unfortunately they are all behind login screens so not much for you to see I'm afraid. (e.g. http://www.hdbam.com)

Love this seed, so customizable , well written & maintained. Great work guys!

I have an idea for a free web app that I will be creating soon, I will post that here when it is live.

ravivit9 commented 7 years ago

Hi JonCatmull, As you mentioned I do like the way angular-seed is maintained. May I know what styling framework are you using? e.g. Material design2 (MD2), bootstrap etc., As I tried with MD2, the stylings are not loading up properly, so I have to stick with my existing setup.

ravivit9 commented 7 years ago

Hi JonCatmull, Yes you are right. Angular-Seed repo is well maintained and configurable too. May I know which styling library you are using for your website? e.g. Material Design2 (MD2), Bootstrap etc., Reason why I am asking this is because when I used angular-seed with MD2 the stylings are not being loaded properly despite with a good effort from one of the member who guided me with steps to include MD2.

Later decided to stick with my current setup which works fine with MD2 but I am more interested to implement angular-seed in my project as it's in earlier stage of development.

JonCatmull commented 7 years ago

I use my own custom one but the scss is based on kickoff. I have a library of my own custom components and then re-use them between projects.

As for MD2 I have not tried to integrate this myself, just make sure your /tools/config/project.config.ts file is setup correctly (I.e. you have specified the MD2 library/assets)

ravivit9 commented 7 years ago

JonCatmull, you are spot on that's the place 3rd party libraries need to be configured.

I raised a ticket for this in which one of the member tells the steps involves. Could you please have a look and update me if there is anything missing. https://github.com/mgechev/angular-seed/issues/2031

ghost commented 7 years ago

Hi @mgechev and other contributors, big thanks for this very well structured seed. I learned Angular much started from this seed.

Currently, I use this seed for developing my mining company software product, many based in SPA. I also use this seed for developing my company profile website, but in SEO friendly version (aka Angular Universal).

Best regards, Anoko K. Ari https://tura.tech

ghost commented 7 years ago

I'm going to try it out now and your choice of Rollup is excellent, I'm having lots of trouble with angular-cli, in fact I had to debug an issue as soon as I started using it!

Anyway, very excited that someone else sees the value in using rollup.

nhutcorp commented 7 years ago

I'm using this seed to dev a simple template for admin dashboard: https://github.com/nhutcorp/angular-template-adm

fr0gM4ch1n3 commented 6 years ago

Hi @mgechev , my team and I really like this seed very much and use it in many projects (soon they will go productive as well). We've added some angular material, electron and other cool stuff and it all works great.

good work ;)

Only one feature was not yet integrated correctly. RxDB is one of the best solutions for storing data in the browser. So far it works in the browser/electron, but there are problems with the rollup ... @mgechev Maybe you can give us some tips for implementation :)

404Assassin commented 6 years ago

Hi @mgechev and contributors. In production over the last 6 months I've used this seed for three projects. I've also used the Advanced seed with NativeScript for one project (also for production). I had tried several other seeds while ng2+ was in development but found this one by far the best. Thanks so much @mgechev and contributors for your hard work on this excellent seed.

vottens commented 6 years ago

I'm currently using it to rebuild a large Delphi application. I'm very happy with the overall structure of the startup application and the way it is maintained. But i would like to see some more documentation about the lazy loading stuff and experimental hot loading.

nickhudson commented 6 years ago

I'm using it to build a personal website. Definitely appreciative of the time and effort it took to build the seed and create the documentation.

vijayksingh commented 6 years ago

Found it yesterday and will start using it for my personal projects with buddies, let's see what we can make it out of this thing. Seems awesome but still has to learn a lot in order to make full use of it.

egarson commented 6 years ago

I am evaluating it, but I had trouble configuring/deploying for the vagaries of Google Cloud Platform. If I had more time I would be interested to submit a PR that facilitates marrying this seed project with GCP. Either way, this project is a wonderful resource and I plan to steal liberally from it: thank you!

rramo012 commented 6 years ago

I've been using this in production since April 2017. It really helped me get started. We use the seed so our customers can manage their BoldGrid sites.

App: https://www.boldgrid.com/central/signup

akil37 commented 6 years ago

I use angular-seed in my project "web application generator" since 2018 http://webinf.fr