Code Monkey home page Code Monkey logo

react-vite-trpc's Introduction


react-vite-trpc's People

Contributors

kuubson 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

Watchers

 avatar

react-vite-trpc's Issues

RFC: Some proposed changes

Hi, I have some ideas for improving this repo and I'd like to know what you think.

Depending on your response I'd happily open a PR / some PRs addressing them.

Server Hotreload

We can add a simple nodemon setup so that when you change some code in the server, it will automatically reload the changes that you made. This is a great DX.

Basic Github Actions

I know every project has some peculiarities and since this is a template we shouldn't add too much, but having some small github actions in place can be very useful and, honestly, pretty easy to delete if you don't like them.
This amazing Template repo called Create-T3-Turbo is a great reference of template repo in my opinion. They implemented some simple github actions and I could implement something very similar for this project.

What it does is: everytime you open a PR, Github automatically runs the ESLint checks in your changes to see if something went wrong with your types and code formatting. Great stuff!

License

It is pretty nice to have a License file in the project so it's more obvious how people can use your repo. Projects usually go for is the MIT License, would you be up for that one? That is a very standard license that allows people to take your code to any direction they want... which is perfect for a template repo. That's the same license they are using in Create-T3-Turbo

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.