Backend for an app that consumes github api to create and list users in database and handle the like and dislike functionalities.
Usage Create .env a file in project root with the content: DATABASE_CONNECTION=
Backend for an app that consumes github api to create and list users in database and handle the like and dislike functionalities.
JavaScriptApache-2.0