Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Who is using angular-seed? #855

Open
mgechev opened this issue May 11, 2016 · 135 comments
Open

Who is using angular-seed? #855

mgechev opened this issue May 11, 2016 · 135 comments
Labels

Comments

@mgechev
Copy link
Owner

mgechev commented May 11, 2016

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.

@dweitz43
Copy link

currently using angular2-seed inside a company prototype project within Commercial Tech at Capital One Bank in New York City, currently only in development (i think our corporate security policies prevented the possibility of forking from this repo outside of our internal gh). I also use it to experiment and help myself learn outside of work, it has been extremely helpful!

@njs50
Copy link
Contributor

njs50 commented May 11, 2016

We've been playing with it for our UI/UX pattern library here at dell software. Just for prototyping atm, I'm not entirely sure angular 2 is ready for production :-p

@ishara
Copy link

ishara commented May 11, 2016

We are also using this seed for prototyping and evaluation Angular2, Now some colleges try to use angular cli because of simplicity.
I am still prefer to use angular2-seed.

@sergidt
Copy link

sergidt commented May 11, 2016

We want to use that Seed as a base project for own international corporation.

@NathanWalker
Copy link
Collaborator

NathanWalker commented May 11, 2016

My company (https://www.infowrap.com) is using it for our Angular 2 upgrade (specifically we are using advanced seed) but of course that is this seed :)

We hope to be done with a full Angular 2 upgrade + NativeScript by the Fall.

@sfabriece
Copy link
Contributor

Using it at my startup to build our mvp. We plan to use it for production too.

@TheDonDope
Copy link
Contributor

I'm currently writing a team/employee management application which is based on the seed. Since the app is composed of different modules and the first module is finished (basic CRUD for the employee resource) it is planned to be used in production and upgraded with new modules over time :)

The seed was a great help to get things starting! Thanks for that!

@red010b37
Copy link

red010b37 commented May 11, 2016

We are using it in app which is about to go into production - when i say about - i mean the end of the year

@ng-darren
Copy link

Using this for prototyping a project for my company and hopefully it can make it to production.

Having said that, I'm still surprised that people are so ready to use Angular 2 for production, do note the latest RC1 has known security issues.
https://github.com/angular/angular/blob/master/CHANGELOG.md

@silentHoo
Copy link

silentHoo commented May 12, 2016

We're using it as the foundation for a large enterprise scaled application. This base project allows a good integration point for our CI build tools we need to provide a high level of quality. We currently in prototype phase end evaluating angular2 and ng2-bootstrap. We're also thinking about writing our own yeoman generator based on that best practice approach by this angular2-seed project.

Thanks for your work! It would be great to see a best practice yeoman generator ;)

@JohnCashmore
Copy link
Contributor

We are using it on a government project thats only due to go into production 2018, so the is angular2 ready gamble didn't apply ;)

@tinuF
Copy link

tinuF commented May 12, 2016

I'm using it in order to migrate etunebook.ch from angular1 (https://github.com/tinuF/eTuneBook) to angular2 (https://github.com/tinuF/eTuneBook2).

@Bigous
Copy link
Contributor

Bigous commented May 12, 2016

Using the seed to build the version 2 of a product in my company FourTwo that is used today (v1) by Marketing Agencys in Brazil.

@Paladinium
Copy link

We are using it in our company, currently only in development mode. We love this project and it helped us to get up and running in no time. Thanks to all contributors - especially @mgechev and @d3viant0ne ! However, if we could request some improvements, it would be the following ones in this order:

@joshwiens
Copy link
Contributor

@Paladinium

1.) My change detection lifecycle is under 3 seconds, disabling nothing at all in an app that has north of 20 top level components and north of 80 including sub-components in the full client application. Speed comes down to OS, Node Version, hardware and memory available in your node project. No disrespect to Windows lovers but Node isn't focused on Windows and either are most of it's developers, it will always be slower.
2.) Sass is supported in a fork of the seed by @nareshbhatia
3.) PostCSS is supported out of the box add whatever plugins you want. I also have a precss / postcss fork for sass-like functionality but out of the box, the seed has postcss processing already built into the build workflow.

The seed is intended to be a generic set of build tools, not a tailor made project. Adding, sass, heavy framework X & Y just ends up limiting it's usefulness to the Angular2 community as a whole. There are plenty of forks & extensions floating around which are well documented and linked in the readme.

@silentHoo
Copy link

@Paladinium: I also think it's a good point to add the links in the readme/wiki of this project and give some samples to include those features instead of building a over-optimized-full-blown-bunch of tools.

@mwaa
Copy link

mwaa commented May 13, 2016

Using it for development purposes at the moment.

@JakePartusch
Copy link
Contributor

I'm using this seed, or more specifically, the advanced seed for development evaluation and as a live example for a few local user group presentations.

@the-ult
Copy link
Contributor

the-ult commented May 13, 2016

Using the seed as base for a complete rebuild/refactor of our frontend.
Gonna be 3 separate client's talking to a Rails API.
Not in production yet.. But first application has to be ready within a month.

@thomasbee
Copy link

We are using the seed at ESO (European Southern Observatory, Munich, Germany), planning to go public late this year.

@jimmybillings
Copy link

jimmybillings commented May 16, 2016

We're using it at Wazee Digital to rebuild our software platform from the ground up, we expect to roll out one of our first portals on it later this year. After initially setting up our own build system it was becoming a head ache dealing with all the breaking changes that were happening so we moved to a community based one. We reviewed a few and this one came out on top, it's been incredibly helpful. Thank you!

@kambojankit
Copy link

We at Fidelity are now using this seed for our Internal Project, going live in June. This seed has been great, and we have got up and running in angular2 very fast. The response time is awesome. You all have been very helpful. Thanks!!

@adrianfaciu
Copy link

Using it on personal projects, to learn Angular2 and for prototyping. Will suggest it for commercial projects that the company will work on.

@blackheart01
Copy link
Contributor

Currently using it in production and personal projects.

@csreddy
Copy link

csreddy commented May 19, 2016

I'm currently using it for building an angular2 internal app in my company. Tried many other alternatives, but they were very complex and hard to understand. Your seed starter is simple and does everything I wanted. Kudos to you!

@fourctv
Copy link

fourctv commented May 21, 2016

Using it on personal projects and some proof-of-concepts for some customers.

One of those customers is HBO Latin America, for which we've built some fairly complex FLEX web apps used internally, which they may eventually replace by HTML5/JS. And also use HTML5/JS for new requirements. NG2 being a serious candidate there.

@turbohappy
Copy link
Contributor

Using it in our newest app (currently in development) at BidPal, Inc. (http://www.bidpal.com/).

@Passto
Copy link

Passto commented May 23, 2016

Using on personal project with aim to learn angular2. This seed with ng-book2 (https://www.ng-book.com/2/) are good source of power. :) Thanks for great work.

@harishrohokale
Copy link

@mgechev We are still discussing whether we should use angular2-seed or angular2-seed-advanced.
I see the changes of angular2-seed are frequently merged to angular2-seed-advanced.

Can you guide us what would be the right path?

@zladuric
Copy link

zladuric commented May 10, 2017

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
Copy link
Contributor

Doehl commented Jun 14, 2017

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
Copy link

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
Copy link

We use it

@lfarran
Copy link

lfarran commented Jul 9, 2017

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
Copy link
Contributor

@ravivit9 , we use MD2 + MDL.

Repository owner deleted a comment from ravivit9 Jul 24, 2017
Repository owner deleted a comment from ravivit9 Jul 24, 2017
@volpejoaquin
Copy link

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

@JonCatmull
Copy link

JonCatmull commented Aug 1, 2017

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
Copy link

ravivit9 commented Aug 1, 2017

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
Copy link

ravivit9 commented Aug 1, 2017

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
Copy link

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
Copy link

ravivit9 commented Aug 1, 2017

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. #2031

@ghost
Copy link

ghost commented Aug 15, 2017

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
Copy link

ghost commented Sep 2, 2017

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.

Repository owner deleted a comment from ravivit9 Sep 16, 2017
@nhutcorp
Copy link
Contributor

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

@fr0gM4ch1n3
Copy link

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
Copy link

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
Copy link

vottens commented Jan 18, 2018

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
Copy link

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
Copy link

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
Copy link

egarson commented Feb 24, 2018

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
Copy link

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
Copy link

akil37 commented Apr 19, 2018

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

Repository owner deleted a comment from redevill May 19, 2018
Repository owner deleted a comment from redevill May 19, 2018
Repository owner deleted a comment from bogdanovic Jul 25, 2018
Repository owner locked as off-topic and limited conversation to collaborators Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests