https://github.com/nhussein11/chatgpt-improved
Monorepo using Nx, React and Express to build an enhanced version of chat-gpt app
https://github.com/nhussein11/chatgpt-improved
chatgpt express nx-monorepo react typescript
Last synced: 2 months ago
JSON representation
Monorepo using Nx, React and Express to build an enhanced version of chat-gpt app
- Host: GitHub
- URL: https://github.com/nhussein11/chatgpt-improved
- Owner: nhussein11
- Created: 2023-05-28T22:35:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T15:40:25.000Z (over 2 years ago)
- Last Synced: 2025-01-14T13:42:14.648Z (9 months ago)
- Topics: chatgpt, express, nx-monorepo, react, typescript
- Language: TypeScript
- Homepage: https://chatgpt-improved.vercel.app
- Size: 781 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatgptImproved
✨ **This workspace has been generated by [Nx, a Smart, fast and extensible build system.](https://nx.dev)** ✨
## Development server
Run `nx serve client` for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
## Understand this workspace
Run `nx graph` to see a diagram of the dependencies of the projects.
## Remote caching
Run `npx nx connect-to-nx-cloud` to enable [remote caching](https://nx.app) and make CI faster.
## Further help
Visit the [Nx Documentation](https://nx.dev) to learn more.