starchart VS telescope

Compare starchart vs telescope and see what are their differences.

starchart

A self-serve tool for managing custom domains and certificates [Moved to: https://github.com/DevelopingSpace/starchart] (by Seneca-CDOT)

telescope

A tool for tracking blogs in orbit around Seneca's open source involvement (by Seneca-CDOT)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
starchart telescope
22 335
12 92
- -
10.0 6.6
about 1 year ago 28 days ago
TypeScript JavaScript
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

starchart

Posts with mentions or reviews of starchart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Local IDP
    1 project | dev.to | 12 Feb 2023
    As per issue 105 and PR 174, we have a docker container that will act as a local IDP with a few users it recognizes that it will return SAML response claims for.
  • Starchart: Remix routes setup
    1 project | dev.to | 12 Feb 2023
    The past week, I worked on setting up basic user dashboard pages and routes for starchart. These routes involved pages for management, creation, and help for domains and certificates. The ideas was to setup a basic template, such as a heading, and the routes so these could be easily updated once the designs were finished.
  • Week 5: Certificate design and Domains Coding
    1 project | dev.to | 11 Feb 2023
    I worked on domains table and created a PR with that, which is currently in review.
  • Starchart: Seeding
    1 project | dev.to | 10 Feb 2023
    This week, my main focus is to work on seeding the database for Starchart project. (see PR) I thought it would be more complicated, but it's actually just writing query with Prisma to insert rows of data into database tables, and there's a bit of script setup.
  • Eventful week contributing to Starchart
    1 project | dev.to | 5 Feb 2023
    My first task with porting over middleware used by Satellite and adding it to Remix's server. Remix's Blues Stack, by default, uses Morgan, but we wanted to use Pino instead. However, Pino seems to cause a problem, so David has to switch to using Winston.
  • Remixing the Blues
    1 project | dev.to | 5 Feb 2023
    Login and Logout Changing User Model after Prisma Schema change
  • Week 4, creating an order
    1 project | dev.to | 4 Feb 2023
    Main work
  • Starchart: Playwright and Chakra UI Setup
    5 projects | dev.to | 3 Feb 2023
    The past week I worked on setting up Playwright, and Chakra UI with starchart. Chakra UI is needed so that their components could be used to build the web pages, and Playwright is to be used for end-to-end testing.
  • Starchart: Designing And Theming
    1 project | dev.to | 3 Feb 2023
    The one PR I created this week was initialisation of Chakra UI theme. For now it only includes shades of our "brand" color, which is well-known Seneca's red color. This color is now applied as a default one for all UI components such as Button, Checkbox etc. After several iterations of code reviews and updates from my side the PR was merged.
  • Startchart: Prisma Schema
    2 projects | dev.to | 3 Feb 2023
    This week, I focus on creating an initial schema for the project through using Prisma. This is for a MySQL database, and the PR for the initial schema is here.

telescope

Posts with mentions or reviews of telescope. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-22.
  • Breaking Telescope
    1 project | dev.to | 30 Jan 2023
    It all starts with an old 400 error that was occurring in Telescope for a while now, first documented here.
  • Starchart: Choosing a technology
    5 projects | dev.to | 22 Jan 2023
    Sattelite for the back end
  • Choosing a path
    3 projects | dev.to | 20 Jan 2023
    There are a few places to start with this, one is that we have an issue in Telescope that relates to what I think is the session no longer existing in certain situations that results in a 400. This will give me an opportunity to take a look at Telescopes auth flow. I still am kind of unfamiliar with Telescope despite having been in the last OSD course. I know that we use passport SAML in Telescope however and in the new project we will use a different library called SAMLIFY.
  • Planning: Using Satellite features in Starchart
    3 projects | dev.to | 20 Jan 2023
    The project is currently in the planning phase, and being part of the development team, I have been researching ways to add relevant bits of Satellite in the Remix Blues Stack project, we intend on using for Starchart.
  • Telescope: How I set it up
    1 project | dev.to | 18 Jan 2023
    As a good well-established project, Telescope provides a great environment setup guide, which covers most use cases.
  • Spying on Starchart
    2 projects | dev.to | 17 Jan 2023
    It's been a year since I was supposed to work on Telescope for a class. When the war in Ukraine started in February 24th, 2022, I almost fully stopped contributing. Now, this year I am trying to do more, even though it's not my class anymore. Because I wish that I did more back then.
  • Setting up Telescope
    1 project | dev.to | 12 Jan 2023
    This week, I decided to setup Telescope locally. I had previously contributed to telescope and had set it up already. However, I faced some problems starting it up locally after a shutdown and startup sequence. This was hard to debug since there was no error message, just containers on docker would not start up even after waiting for several minutes. These problems would fix after a restart or just randomly after a few tries. So, I decided to go through the setup again.
  • Setup for Telescope
    3 projects | dev.to | 9 Jan 2023
    Task This week, I try to revisit my setup for running the Telescope project, a single page website that aggregates blog posts.
  • Telescope -filtering feed URLs - release
    1 project | dev.to | 11 Dec 2022
    This week, I finished implementing the feature for filtering out irrelevant feed URLs. Previously, I had added a function for the filtering but had to write the test for it.
  • Patching It Up, Part 3: Release
    1 project | dev.to | 11 Dec 2022
    The two PRs(1 2) mentioned last time were merged without a hitch. For the one that's about parsing Twitch channel feed URL, the maintainer and I agreed that there should be a follow-up issue opened to expand it to YouTube Channel(s). They also found another bug in the sign-up that should exist as its own issue about the RSS feed URL(s) having incorrect domain. For details about them, please see my last post.

What are some alternatives?

When comparing starchart and telescope you can also consider the following projects:

examples - A community-driven repository showcasing examples using Remix 💿

graphql-tools - :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

remix-saml-authentication - Example Remix JS project with SAML authentication

github-readme-streak-stats - 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README

chakra-ui - ⚡️ Simple, Modular & Accessible UI Components for your React Applications

material-dashboard - Material Dashboard - Open Source Bootstrap 5 Material Design Admin

Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

satellite - A Microservice Framework for Telescope

blues-stack - The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.

novu - 🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀

MySQL - MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

bedrock - Making mozilla.org awesome, one pebble at a time