Git Product home page Git Product logo

remix-guide's Introduction

remix-guide

Remix Guide is a platform for sharing everything about Remix. It is built with Remix and is deployed to Cloudflare Workers. All contents are saved in Durable Objects and cached with Worker KV.

Roadmap

The idea behind Remix Guide is to make resources from the community more accessible and making the process as automatic as possible at the same time. Future plans include:

  • Make and share your own list
  • Better search ranking / recommendations
  • Support searching by language and version (remix and packages)

Submission

As of v1.0, new resources can only be submitted online. There are some basic validations in place to ensure the submitted URL is relevant to remix. However, in order to minimize the risk of spamming or phishing, additional measures have to be added before it is generally available.

If you would like to submit new content, feel free to share them on the #showcase channel of the Remix Discord. We are watching the channel and will publish anything shared there as soon as possible.

Development

To run Remix Guide locally, please make a .env file based on .env.example first. You can then start the app in development mode using:

npm run dev

This should kickstart a dev server and open the webpage on the browser automatically.

Node Version

Please make sure the node version is >= 16.7. If you are using nvm, simply run:

nvm use

This allows miniflare to serve a development environment as close to the actual worker runtime as possibile.

remix-guide's People

Contributors

abereghici avatar cbenjamin2009 avatar cliffordfajardo avatar edmundhung avatar kentcdodds avatar kiliman avatar marcomafessolli avatar morpa avatar one-aalam avatar vedovelli avatar ysugimoto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

remix-guide's Issues

πŸ’‘Idea for Remix.guide website

Hi @edmundhung
Since starting my learning journey Remix πŸ’Ώ , you're website has been very helpful in saving me time from having to search the entire web for article and quality remix examples

I had some feedback regarding the Remix.guide user interface as it perhaps relates to helping more people take advantage of remix.

One thing I wish it was easier to do with the current UI is do filtered searches by content type or "tags". For example, as a user it would be nice to be able to click some checkboxes to do searches by tags or only view content with certain tags.

- article
- github repository
- tailwind
- graphQL
- authentication
- MongoDB
- SQL
- ant-design
- expressjs
- fastify
...etc

Implementation ideas

Since all resources need to be submitted manually or need moderator approval, we can collect the relevant information up front and add tags. All this nice data can be maintained in a JSON file or generated at build time, so that the UI can display the list quickly

An example image of Remix.guide alongside CollectUI website
CleanShot 2022-02-16 at 12 30 30@2x

One thing I like about collect UI is that the left sidebar has a list of topics. This is useful if you are in an exploratory state of mind or you don't know what you're looking for

The design of collectUI doesn't matter too much, my intent is to only illustrate UI enchancements for searching information on the website.

What I like currently about Remix.guide πŸ’™ πŸ’Ώ

  • I like the sidebar
  • I like the left sidebar and main content panel design that you currently created
  • I like the useful links at the bottom of the sidebar (Remix docs, Github link, Discord)

Remix.guide is the most comprehensive remix resource in my opinion - thank you for taking the time to create it!

Let me know if I can help in any way; would love to be part of this awesome project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.