Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/novuhq/json-to-typescript-chatgpt


https://github.com/novuhq/json-to-typescript-chatgpt

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        





Logo



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

```sh
cd server
npm install
node index.js
```

## Install the client and run it

```sh
cd client
npm install
npm run start
```

## ๐Ÿค Contributing

[Please check our Contribution guide to get started!](https://github.com/linvo-io/linvo-scraper/blob/main/CONTRIBUTING.md)

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/novuhq/json-to-typescript/issues).
* Fork the repository, Clone it on your device. That's it ๐ŸŽ‰
* Finally make a pull request :)

## ๐Ÿ“ License

This project is [MIT License](https://opensource.org/licenses/MIT) licensed.

## ๐Ÿ˜ฑ Who made this project

This project was made by [Novu](https://github.com/novuhq/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](https://docs.novu.co/notification-center/getting-started)


React Component
ยท Vue Component
ยท Angular Component



***