All Projects → Moonly-App → moonly-app

Moonly-App / moonly-app

Licence: MIT license
Web app for discovering and sharing content (React, GraphQL, Apollo, Meteor)

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to moonly-app

meteor-react-native
Meteor client for React Native matching Meteor Spec
Stars: ✭ 43 (+10.26%)
Mutual labels:  meteorjs
meteorman
A DDP client with GUI (The Postman for Meteor)
Stars: ✭ 51 (+30.77%)
Mutual labels:  meteorjs
tideflow
Building extensible automation. Tideflow is a Realtime, open source workflows execution and monitorization web application.
Stars: ✭ 101 (+158.97%)
Mutual labels:  meteorjs
Meteor-logger
🧾 Meteor isomorphic logger. Store application logs in File (FS), MongoDB, or print in Console
Stars: ✭ 51 (+30.77%)
Mutual labels:  meteorjs
Meteor-Template-helpers
Template helpers for Session, logical operations and debug
Stars: ✭ 35 (-10.26%)
Mutual labels:  meteorjs
awesome-vulcan
🗒 A list of resources to learn awesome VulcanJS 🖖
Stars: ✭ 15 (-61.54%)
Mutual labels:  vulcanjs
Meteor-flow-router-title
Change document.title on the fly within flow-router
Stars: ✭ 23 (-41.03%)
Mutual labels:  meteorjs
audiopia
Peer-to-peer music platform built with modern Web Standards technologies.
Stars: ✭ 39 (+0%)
Mutual labels:  meteorjs
setup-meteor
Set up your GitHub Actions workflow with a specific version of Meteor.js
Stars: ✭ 17 (-56.41%)
Mutual labels:  meteorjs
meteor-blaze-bs4
Generic Bootstrap 4 components library for Meteor Blaze.
Stars: ✭ 20 (-48.72%)
Mutual labels:  meteorjs
svelte-meteor-data
Reactively track Meteor data inside Svelte components
Stars: ✭ 14 (-64.1%)
Mutual labels:  meteorjs
Nosqlclient
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
Stars: ✭ 3,399 (+8615.38%)
Mutual labels:  meteorjs
Meteor-logger-file
🔖 Meteor Logging: Store application log messages into file (FS)
Stars: ✭ 24 (-38.46%)
Mutual labels:  meteorjs
fragments
Organise your bookmarks into boards
Stars: ✭ 56 (+43.59%)
Mutual labels:  meteorjs
guess2song
A song-guessing web game integrated with KKBOX Open API
Stars: ✭ 21 (-46.15%)
Mutual labels:  meteorjs
flow-router
🚦 Carefully extended flow-router for Meteor
Stars: ✭ 191 (+389.74%)
Mutual labels:  meteorjs
MeteorCandy-meteor-admin-dashboard-devtool
The Fast, Secure and Scalable Admin Panel / Dashboard for Meteor.js
Stars: ✭ 50 (+28.21%)
Mutual labels:  meteorjs
SDR-Detector
GSM Scanner, RTL-SDR, StingWatch, Meteor
Stars: ✭ 56 (+43.59%)
Mutual labels:  meteorjs
meteor-search
🔍 SPIKE of full-text search in MongoDB using Meteor
Stars: ✭ 40 (+2.56%)
Mutual labels:  meteorjs
jazeee-meteor-spiderable
Fork of Meteor Spiderable with longer timeout, caching, better server handling
Stars: ✭ 33 (-15.38%)
Mutual labels:  meteorjs

Moonly 🌙

This is an open-source app built using VulcanJS. It is a place for discovering and sharing useful content for web developers, designers, marketers, growth hackers etc. It is a web app, and it also has Chrome extension as part of it.

Technology stack: React, GraphQL, Apollo, Meteor

Live website: https://moon.ly

Some of the Features:

  • User registration
  • User profile page
  • Submit post option
  • Commenting
  • Likes, Votes
  • Filtering posts by category or view (latest, popular etc)
  • Tags/Categories
  • Save posts to profile
  • etc...

Installation

Install the latest version of Node and NPM. We recommend the usage of NVM.

You can then install Meteor.

Prerequisites for Linux:

sudo apt install g++

To get started: clone this repo

git clone https://github.com/Moonly-App/moonly-app

cd moonly-app

npm install

npm start

Then refer to the Vulcan documentation for further information.

Dependencies

The Moonly app depends on the following VulcanJS packages:

  • vulcan:core
  • vulcan:forms
  • vulcan:forms-upload
  • vulcan:accounts
  • vulcan:voting
  • example-forum

See also package.json for a list of NPM dependencies.

Usage

Check this video tutorial on how to use Moonly app and extension.

Contributing guidance

All PRs should be made to the develop branch, not master.

Before going ahead with customizing components and creating new features, please have in mind that you should

Never edit original core Vulcanjs packages! You should only change what's inside the Moonly package.

Check this part of documentation to see how to customize existing and create new features.

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's issue tracker.

Stay In Touch

Credits and references

  • Vanila.io : Team which created and maintain the Moonly app.

Jelena Jovanovic



Abu Taher



Stefan Smiljkovic



Vijay Verma


  • Vulcan.js : The full-stack React+GraphQL framework which is OS as well and Moonly is built with it.

Sacha Greif
VulcanJS Creator


Contributors

Join us in contributions and your name will be listed here as well! Thank you for support! ❤️


Vladimir Jovanovic


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].