domfarolino / angular2-login-seed

(deprecated) Seed app w/ Angular2, Node, Express, and OAuth login
https://domfarolino.com/angular2-login-seed
MIT License
181 stars 77 forks source link

[Maintainer Wanted] #28

Closed domfarolino closed 6 years ago

domfarolino commented 7 years ago

A number of people have opened issues on this repository asking why it has been deprecated (since there is not any information about this in the README etc) and why certain portions of the live app (backend) do not work anymore. Answer: I let the hosting for the database expire (though I have a dump of all the data) because I no longer have the time to maintain this project the way I wish I could.

However, this provides a good opportunity for the community, as I'm looking for a maintainer to step in! If I could give someone worthy, write-access to the repository so they can build it up again and update all the dependencies etc that would be a huge help. If anyone is interested in contributing please let me know via email (domfarolino@gmail.com) or comment on this issue and I'd be happy to talk to you. Submitting a PR to update the application's dependencies and make it work with all the new jazz would be a great first step :)

nitishvu commented 7 years ago

Hi I am interested to contribute :)

domfarolino commented 7 years ago

If you want, you can get started trying to update the dependencies, as they are very much out of date. A working application with latest dependencies (aka updating this app) would be a huge start!

cristianounix commented 7 years ago

@nitishvu @domfarolino Has anyone started to update the packages?

screen shot 2017-04-04 at 22 11 10
domfarolino commented 7 years ago

@cristianounix Not to my knowledge no. If you'd like to start that would be great! Let me know if you need help, though I haven't messed with the angular-specific stuff in a while. You'll probably need to run the server locally but I'd like to migrate the server to use mongodb/mongoose I think that would be a lot better and need done for sure.

nitishvu commented 7 years ago

Hi @domfarolino @cristianounix

I have updated with Dependencies and replaced the deprecated modules. will try update with Mongodb you can check the code @GitHub

domfarolino commented 7 years ago

Could you (whoever is tackling this) submit a PR with the suggested changes/updates? That would be great.

/cc @nitishvu @cristianounix

Smurfy303 commented 7 years ago

Hi @nitishvu , I refered your updated dependencies it runs well but while register or using google login it gives me error as "User already exists". Could you please help me ??

domfarolino commented 7 years ago

Any updates on this @nitishvu @cristianounix? There's no ultimate rush or anything, just checking it see if anyone has looked at it since. If you'd like to submit a PR that would be cool.

domfarolino commented 6 years ago

Closing this and opening new issue for hacktoberfest