Packosphere
Alternative front-end for Meteor package system, built by Kelly Copley
Packosphere
A community built and maintained alternative to Atmosphere. Initially created with 🖤 by @copleykj.

Why
Since it's creation by Percolate Studios, Atmosphere has been closed source and the community was unable to explore the code, fix it's bugs, or create new and awesome features. It remained in this state even after being aquired by MDG as well as Tiny's aquisiton of Meteor.
Packosphere is the realization of a dream to have an open and transparent Package explorer for Meteor packages. It's source is yours to inspect and modify and you are fully welcome to get involved with creating new innovative features or fixing it's bugs.
Stack
- Meteor (of course)
- TypeScript
- Tailwind
- React
- Grapher
Development
When you first clone and run this repo, it will start to sync the Meteor package database to the local database. This will take a non trivial amount of time (from 30 minutes to upwards of 1.5 hours). You'll probably wanna go get a cup of coffee, or 3, and come back.
Configure editor by making sure eslint and editor-config is installed.
Clone this repository.
git clone --recurse-submodules https://github.com/Meteor-Community-Packages/Packosphere.gitCreate settings.json file containing an empty object
echo {} > settings.jsonInstall NPM dependencies.
meteor npm iStart the app.
npm start
Attributions
The space helmet logo use by The Meteor Community was created by @arggh