Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

How to install sequelize-admin? #4

Open
arechsteiner opened this issue Mar 26, 2014 · 5 comments
Open

How to install sequelize-admin? #4

arechsteiner opened this issue Mar 26, 2014 · 5 comments

Comments

@arechsteiner
Copy link

Is there any info on how to install this package? Can't find it via npm and I'm not sure how to integrate it into my application. I read the read-me but it seems to assume the package is already installed.

Also: Is this working with the latest Sequelize version? I see the last commit was 1 year ago and there is a build:failing icon on the front page.

@sdepold
Copy link
Member

sdepold commented Mar 26, 2014

Hi @arechsteiner,

this is a tiny project I was working on some months ago. Actually one year ago ^_^.
I wasn't even aware if its existence to be honest. There is a fair chance that it is completely broken and not usable at all. Furthermore there does not seem to be anything in the npm registry.
If you want to use it you could clone it and require it in your express application.

Greetings,
Sascha

@arechsteiner
Copy link
Author

Do you mean clone it into my node_modules folder and require it like other modules? I'm an apprentice when it comes to Node.js.

PS: It's a pity this is an abandoned project. A working admin package for Sequelize would be a huge feature in my opinion, but I understand you have other things to do as well.

@sdepold
Copy link
Member

sdepold commented Apr 2, 2014

You could just clone it to whatever location you want and require it with the respective path. like this:

sequelizeAdmin = require(__dirname + "/../path/to/sequelize-admin/index")

@abandoned: Yeah, I will probably invest some more time in it in the future. If you like it, you could probably provide some PRs ?

@sladebot
Copy link

sladebot commented Mar 3, 2016

@sdepold - This would be a HUGE thing ! Is there any active development going on this ?

@sdepold
Copy link
Member

sdepold commented Mar 3, 2016

This project is not under active development anymore but you are totally welcome to continue work on it. I think it was a nice idea but I didn't have the time to work on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants