An open API service indexing awesome lists of open source software.

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)

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`