novuhq / json-to-typescript-chatgpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novu JSON-to-Typescript with ChatGPT

License: MIT License

This is a simple library build with NODEJS, React and OpenAI (chatgpt).

You can see how we built it here :)

https://dev.to/novu/building-a-json-to-typescript-converter-with-react-nodejs-and-chatgpt-46p2

Help us out by starring this repo.

Install the server and run it

cd server
npm install
node index.js

Install the client and run it

cd client
npm install
npm run start

🀝 Contributing

Please check our Contribution guide to get started!

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  • Fork the repository, Clone it on your device. That's it πŸŽ‰
  • Finally make a pull request :)

πŸ“ License

This project is MIT License licensed.

😱 Who made this project

This project was made by Novu - The open-source notification infrastructure for developers.

Using the Novu API and admin panel, you can easily add a real-time notification center to your web app without building it yourself.

You can use our React / Vue / Angular component or an iframe embed.

notification-center-912bb96e009fb3a69bafec23bcde00b0

Read more about how to add a notification center to your app with the Novu API here

React Component Β· Vue Component Β· Angular Component


About


Languages

Language:JavaScript 65.4%Language:HTML 20.0%Language:CSS 14.6%