You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packaging
I figure this should probably be it's own package with the meteor-migrations package as a dependency instead of fully integrating into the meteor-migrations package. Though if you want to integrate that's fine with me of course too.
I haven't published a meteor package before. Though since I'm using packages as my application organization structure it probably won't be too hard for me to isolate this from my application code. And a good learning for me experience too.
The text was updated successfully, but these errors were encountered:
I'm going to wait a little before packaging at least until I finish my first migration. I keep adding little tweaks and fixes as I use it. Which means it'll probably come some time next week as I'm a bit busy this weekend.
When I push forward packaging I'll reach out for advice if I get stuck. Thanks!
I made a reactive admin panel for this migrations package. I was wondering if others have interest and hence if I should share it.
How it works
It's a simple reactive bootstrap interface that migrates between migrations and shows basic info all in a table.
Screenshot
https://i.imgur.com/Tlw9OAC.png
Screencast
http://youtu.be/X76OronNzRk
Update
Now with locked status and ability to unlock as shown @ https://i.imgur.com/51Cti2A.png
Packaging
I figure this should probably be it's own package with the meteor-migrations package as a dependency instead of fully integrating into the meteor-migrations package. Though if you want to integrate that's fine with me of course too.
I haven't published a meteor package before. Though since I'm using packages as my application organization structure it probably won't be too hard for me to isolate this from my application code. And a good learning for me experience too.
The text was updated successfully, but these errors were encountered: