https://github.com/joshuanatanielnm/intergrate-nx-project-with-fastify-react-ionic
Explore NX monorepos tools, Intergrate (Fastify, Reactjs, & Ionic)
https://github.com/joshuanatanielnm/intergrate-nx-project-with-fastify-react-ionic
fastify ionic nx react typescript
Last synced: about 2 months ago
JSON representation
Explore NX monorepos tools, Intergrate (Fastify, Reactjs, & Ionic)
- Host: GitHub
- URL: https://github.com/joshuanatanielnm/intergrate-nx-project-with-fastify-react-ionic
- Owner: joshuanatanielnm
- Created: 2021-10-01T06:01:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T05:20:24.000Z (over 4 years ago)
- Last Synced: 2025-09-19T06:36:23.707Z (9 months ago)
- Topics: fastify, ionic, nx, react, typescript
- Language: TypeScript
- Homepage:
- Size: 395 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NX Exploration Intergrate(Fastify, React, & Ionic React)
This project was generated using [Nx](https://nx.dev).

🔎 **Smart, Extensible Build Framework**
## Project technologies
- [NX](https://nx.dev/)
- [Fastify](https://www.fastify.io/)
- [Reactjs](https://reactjs.org/)
- [Ionic React](https://ionicframework.com/docs/react)
## How to run this project
- Clone this project
- Install dependencies
- Run fastify server
- `yarn nx run api:serve`
- Run ionic app
- `yarn nx run anti-food-waste-app:serve`