{"id":18086519,"url":"https://github.com/jugshaurya/mlp","last_synced_at":"2026-04-11T14:35:49.789Z","repository":{"id":43962204,"uuid":"244336286","full_name":"jugshaurya/mlp","owner":"jugshaurya","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T08:49:11.000Z","size":1543,"stargazers_count":2,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T06:57:57.043Z","etag":null,"topics":["bcryptjs","dotenv","express","express-jwt","jsonwebtoken","nextjs","nodejs","reactjs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jugshaurya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-02T09:55:08.000Z","updated_at":"2020-04-11T10:31:42.000Z","dependencies_parsed_at":"2023-02-03T21:16:16.849Z","dependency_job_id":null,"html_url":"https://github.com/jugshaurya/mlp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugshaurya%2Fmlp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugshaurya%2Fmlp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugshaurya%2Fmlp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugshaurya%2Fmlp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jugshaurya","download_url":"https://codeload.github.com/jugshaurya/mlp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419815,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bcryptjs","dotenv","express","express-jwt","jsonwebtoken","nextjs","nodejs","reactjs"],"created_at":"2024-10-31T16:08:23.880Z","updated_at":"2025-12-30T23:06:37.446Z","avatar_url":"https://github.com/jugshaurya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Learning [NEXT.js](https://nextjs.org/learn/basics/)\n\n🐳 Next.js is a react framework means it consist of all the functionality that we\nmay require anytime during app development by wrting the javascript in form of\nReact JSX, component, Declarative, state, props way.\n\n🐳 Next.js is used for serving react code to browser but by the means of Server side Rendering. Cool Intro right!\n\n🐳 Also by default Next.js is made to be deployed over Zeit Now, Hey! that is what i like the most and struggled the most in recent times.\n\n🐳 Next has only two required directories `/pages` and `/public`\n\n# [Setup](https://nextjs.org/learn/basics/getting-started/setup)\n\nnpm init -y\nnpm install react react-dom next\nmkdir pages // next needs a page directory with it to work\n\n### Start Client\n\nnpm run dev\n\n### Start Server\n\nnpm start\n\n- Link of react router dom is on 'next/link'\n\n```\n  \u003cLink href=\"/about\"\u003e\n    \u003ca\u003eAbout Page\u003c/a\u003e\n  \u003c/Link\u003e\n```\n\n- @hapi/joi - The most powerful schema description language and data validator for JavaScript.\n\n- express-jwt to validate jwt\n- jsonwebtoken - to create a jw-token\n\n## Environment variables in next.js\n\n#### Not working\n\n```\n - https://nextjs.org/docs/api-reference/next.config.js/environment-variables\n\n  - Note: Trying to destructure process.env variables won't work due to the nature of webpack DefinePlugin.\n\n#### working\n\n - https://nextjs.org/docs/api-reference/next.config.js/runtime-configuration\n\n```\n\n## App has\n\n- list of series\n- list of tags to classified series\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjugshaurya%2Fmlp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjugshaurya%2Fmlp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjugshaurya%2Fmlp/lists"}