Skip to content

Instantly share code, notes, and snippets.

@muthhukumar
Last active September 11, 2021 15:53
Show Gist options
  • Save muthhukumar/ebb4ffb5cc775f17416e3f3845dfc1e6 to your computer and use it in GitHub Desktop.
Save muthhukumar/ebb4ffb5cc775f17416e3f3845dfc1e6 to your computer and use it in GitHub Desktop.
{
"urls":[
{
"url":"https://nullish.in",
"name":"Personal website/blog",
"env":null
},
{
"url":"https://todos.nullish.in",
"name":"Todo app using Nextjs",
"env":null
},
{
"url":"https://collection.nullish.in/",
"name":"My collection of information",
"env":null
},
{
"url":"https://todos.fly.dev/v1/graphql",
"name":"Todo app server",
"env":"hasura-admin-secret"
},
{
"url":"https://project-todos.hasura.app/v1/graphql",
"name":"Todo app development server",
"env":"hasura-admin-secret"
},
{
"url":"https://dev-tools.in",
"name":"Dev tools app",
"env":null
},
{
"url":"https://portfolio.nullish.in/",
"name":"Personal portfolio",
"env":null
},
{
"url":"https://cts.dev-tools.in/",
"name":"Create translation string app",
"env":null
},
{
"url":"https://remix-template.vercel.app/",
"name":"Remix vercel template",
"env":null
},
{
"url":"https://simple-navbar-template.netlify.app/",
"name":"A simple website with a navbar",
"env":null
},
{
"url":"https://simple-login-template.netlify.app",
"name":"A simple website with a login page",
"env":null
},
{
"url":"https://dark-login-template.netlify.app/",
"name":"A simple website with dark themed login page",
"env":null
},
{
"url":"https://simple-website-template.netlify.app",
"name":"A Simple website using Nextjs",
"env":null
},
{
"url":"https://boiler-plate.netlify.app/",
"name":"Boiler plate generator app",
"env":null
},
{
"url":"https://nextjs-ts-template.netlify.app/",
"name":"Nextjs template",
"env":null
},
{
"url":"https://simple-portfolio-mk.netlify.app/",
"name":"Simple portfolio",
"env":null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment