All Projects → astralapp → Astral

astralapp / Astral

Licence: bsd-3-clause
Organize Your GitHub Stars With Ease

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to Astral

Western constellations atlas of space
Code, data, and instructions to map every star you can see from Earth
Stars: ✭ 121 (-95.51%)
Mutual labels:  stars
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (-93.99%)
Mutual labels:  stars
Atldotnet
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Stars: ✭ 180 (-93.32%)
Mutual labels:  tags
Tags
A Tagging package that easily allows you to add tags to your Eloquent models.
Stars: ✭ 134 (-95.03%)
Mutual labels:  tags
Laravel Meta
HTML Meta Tags management package available for for Laravel 5.*
Stars: ✭ 150 (-94.43%)
Mutual labels:  tags
React Selectrix
A beautiful, materialized and flexible React Select control
Stars: ✭ 166 (-93.84%)
Mutual labels:  tags
Pytaglib
Python audio tagging library
Stars: ✭ 115 (-95.73%)
Mutual labels:  tags
V Selectpage
SelectPage for Vue2, list or table view of pagination, use tags for multiple selection, i18n and server side resources supports
Stars: ✭ 211 (-92.17%)
Mutual labels:  tags
Celerite
Scalable 1D Gaussian Processes in C++, Python, and Julia
Stars: ✭ 155 (-94.25%)
Mutual labels:  stars
Itemsjs
Full text, faceted, (almost) dependency free search engine in javascript
Stars: ✭ 179 (-93.36%)
Mutual labels:  tags
Craft Seomatic
SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
Stars: ✭ 135 (-94.99%)
Mutual labels:  tags
Ngx Bar Rating
Angular Bar Rating
Stars: ✭ 146 (-94.58%)
Mutual labels:  stars
Photorama
"PHOTORAMA" template for Jekyll
Stars: ✭ 168 (-93.77%)
Mutual labels:  tags
Svelte Tags Input
Svelte tags input is a component to use with Svelte and easily enter tags and customize some options
Stars: ✭ 123 (-95.44%)
Mutual labels:  tags
Nova Tags Field
A tags field to use in your Nova apps
Stars: ✭ 204 (-92.43%)
Mutual labels:  tags
Hypertag
Knowledge Management for Humans using Machine Learning & Tags
Stars: ✭ 116 (-95.7%)
Mutual labels:  tags
Go Web Framework Stars
⭐ Web frameworks for Go, most starred on GitHub
Stars: ✭ 2,394 (-11.17%)
Mutual labels:  stars
Webstackpage.github.io
❤️静态响应式网址导航网站 - webstack.cc
Stars: ✭ 3,054 (+13.32%)
Mutual labels:  tags
Supertag
A tag-based filesystem
Stars: ✭ 207 (-92.32%)
Mutual labels:  tags
React Native Tags
Tag input component for React Native
Stars: ✭ 175 (-93.51%)
Mutual labels:  tags

Astral run-tests

An open source application that allows you to organize your GitHub Stars with ease. Use the hosted version free, or self-host your own instance with the instructions below!

Installation

Prerequisites

  • To run this project, you must have PHP 7 Node.js, and Yarn installed.
  • You should setup a host on your web server for your local domain. For this you could also configure Laravel Homestead or Valet.
  • Create a new GitHub OAuth App so you can plug in your API keys.

Step 1

Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.

git clone [email protected]:astralapp/astral.git
cd astral && composer install && yarn
php artisan astral:install
yarn dev

Step 2

Next, boot up a server to visit the app. If you're using a tool like Laravel Valet, the URL will likely default to http://astral.test. That's pretty much it!

Deploying

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].