Giter Club home page Giter Club logo

monorepo-typescript-rust's Introduction

PNPM Typescript Rust Monorepo

Pnpm workspaces based monorepo with essential configs and things.

Info -

  • Athena - Frontend Vite App
  • Gaia - Backend Rust Server using actix-web
  • Hera - Frontend NextJS App
  • Libs/Ui - Simple UI components
  • Libs/Logger - Logger can be added

All packages/apps needs to be started with @core/package-name in order to keep them inside the scope.

Installation

pnpm install

To run the @gaia crate

cargo install cargo-watch 

Usage

Athena - Frontend Vite App

  • Directly
    pnpm athena dev
    
  • Through Turborepo
    pnpm athena:dev

Hera - Frontend NextJS App

  • Directly
    pnpm hera dev
    
  • Through Turborepo
    pnpm hera:dev

Gaia - Backend Rust Server using actix-web

  • Directly

    pnpm gaia:dev
    

Want to run other commands for some specific package?

pnpm <package> <command>

Example -

Run lint in Athena

pnpm athena lint

Authors

monorepo-typescript-rust's People

Contributors

spa5k 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

Forkers

conquext forkses

monorepo-typescript-rust's Issues

documentation

Hi!
Thanks for the boilerplate. Do you also have somewhere a documentation which goes a little deeper into stuff?
Also about why you choose a certain technology?
Another question is how do you deploy it?
How is the dev workflow?
Thanks!

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.