novuhq / novu-kotlin

Kotlin SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
20 stars 6 forks source link

Docs: Quickstart Guide on Getting Started with Novu Kotlin #10

Closed unicodeveloper closed 1 year ago

unicodeveloper commented 1 year ago

We currently have quickstart guides in different languages.

We need a Kotlin Quickstart. There's a template to follow below:

Get Started with PHP

unicodeveloper commented 1 year ago

@mayorJAY tagging you in case you are interested or know anyone who is. 😉

mayorJAY commented 1 year ago

@unicodeveloper I'm guessing it should be done on the main repo https://github.com/novuhq/novu. Is that correct?

unicodeveloper commented 1 year ago

Yes. it will be done in the main repo. We have a docs directory there. These are all the quickstarts we have done currently https://github.com/novuhq/novu/tree/main/docs/docs/overview/quickstart

Is it something you might be interested in?

mayorJAY commented 1 year ago

Yes, I'll pick that up

unicodeveloper commented 1 year ago

What day will you be able to start? @mayorJAY

Asking this so I can constantly check in on this for progress and completion. We are hoping to be done with all quickstart guides before July 14.

mayorJAY commented 1 year ago

I'll start tomorrow. I intend to write and send the PRs in bits

unicodeveloper commented 1 year ago

Alright. Looking forward to it.

For the docs, clone the repo, cd into docs, run npm install and run npm run start to serve up the docs.

Thank you @mayorJAY

mayorJAY commented 1 year ago

https://github.com/novuhq/novu/pull/3720 @unicodeveloper @Cliftonz