Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attilacsanyi/radix-react-nx-demo
This is a demo project for Radix, React and Nx monorepo
https://github.com/attilacsanyi/radix-react-nx-demo
nx radix react
Last synced: about 1 month ago
JSON representation
This is a demo project for Radix, React and Nx monorepo
- Host: GitHub
- URL: https://github.com/attilacsanyi/radix-react-nx-demo
- Owner: attilacsanyi
- Created: 2023-08-15T16:07:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T09:02:30.000Z (about 1 year ago)
- Last Synced: 2024-04-14T23:52:02.647Z (7 months ago)
- Topics: nx, radix, react
- Language: TypeScript
- Homepage: https://radix-react-nx-demo.vercel.app
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Vercel](https://vercelbadge.vercel.app/api/attilacsanyi/radix-react-nx-demo)
**[Radix](https://www.radixdlt.com/)** Login Demo in a **[React](https://react.dev/)** standalone **[Nx](https://nx.dev/)** repo, deployed on **[Vercel](https://radix-react-nx-demo.vercel.app/)**
Playing with [Scrypto](https://developers.radixdlt.com/#get-started) and [Radically Different DeFi™](https://www.radixdlt.com/) using [RCNet v2](https://www.radixdlt.com/blog/phase-2-of-rcnet-v2-begins) inspired by **[RadFi 2022](https://www.radixdlt.com/radfi)**
## Getting started
1. `pnpm i`
1. `pnpm run start`## Resources
1. [Nx React Standalone](https://nx.dev/getting-started/tutorials/react-standalone-tutorial)
1. [Radix Developer toolkit](https://github.com/radixdlt/radix-dapp-toolkit)
1. [TailwindCSS](https://tailwindcss.com/) ([Nx setup](https://nx.dev/packages/react/generators/setup-tailwind))