{"id":27157141,"url":"https://github.com/design-sparx/scribble-vault","last_synced_at":"2025-07-05T07:36:16.380Z","repository":{"id":213600128,"uuid":"734479570","full_name":"design-sparx/scribble-vault","owner":"design-sparx","description":"A note keeping appliction, built using Next 14, Mantine, Tiptap, JSON Server and SWR.","archived":false,"fork":false,"pushed_at":"2024-05-21T19:30:03.000Z","size":1843,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-21T20:42:55.072Z","etag":null,"topics":["json-server","mantine-v7","next14","notes","notes-app","swr","tiptap-editor"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/design-sparx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-21T19:39:40.000Z","updated_at":"2024-05-21T19:30:00.000Z","dependencies_parsed_at":"2024-01-05T18:29:10.893Z","dependency_job_id":"0c7ffb50-a998-4b37-8f1a-f459c410059d","html_url":"https://github.com/design-sparx/scribble-vault","commit_stats":null,"previous_names":["design-sparx/scribble-vault"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design-sparx%2Fscribble-vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design-sparx%2Fscribble-vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design-sparx%2Fscribble-vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/design-sparx%2Fscribble-vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/design-sparx","download_url":"https://codeload.github.com/design-sparx/scribble-vault/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927286,"owners_count":21019506,"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":["json-server","mantine-v7","next14","notes","notes-app","swr","tiptap-editor"],"created_at":"2025-04-08T20:53:45.141Z","updated_at":"2025-04-08T20:53:45.747Z","avatar_url":"https://github.com/design-sparx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scribble Vauit\n\n![image](https://github.com/design-sparx/scribble-vault/assets/26582923/4c215c00-500b-4137-ab06-cc671703a5f2)\n\n## About\n\nA note keeping web application template using [Mantine](https://mantine.dev/), [Next 14](https://nextjs.org/), [Tiptap](https://tiptap.dev/) (WSIWYG rich text editor), [JSON server](https://github.com/typicode/json-server?tab=readme-ov-file#getting-started) and [SWR](https://swr.vercel.app/)\n\n\u003e Kindly note: Primarily this template is geared to be used with a backend or content management service and because of that I have\n\u003e added **json server** and a **db.json** on the root directory.\n\u003e I have already written SWR fetching data hooks that can serve as a base for your development.\n\n## Quick start\n\n#### Download\n\n- Clone this repo git clone `https://github.com/design-sparx/scribble-vault.git`\n- [Download from GitHub](https://github.com/design-sparx/scribble-vault/archive/refs/heads/master.zip)\n\n#### Environment variables\n\nBefore installing, it in your project root directory, create an `env.local` file and paste the below.\n\n```bash copy\nNEXT_PUBLIC_BASEURL=http://localhost:8000\n```\n\n\u003e Note: The above variable will help in the consumption of your JSON server endpoints.\n\n#### Dev tools\n\nYou'll need to go ahead and install Node.js.\nOnce Node.js is installed, run npm install to install the rest of the template's dependencies. All dependencies will be\ndownloaded to the node_modules directory.\n\n```bash copy\nyarn install\n```\n\nBefore running your Nextjs server, you must run your JSON server. This will serve your local web server\nat http://localhost:8000, using the following command.\n\n```bash copy\nyarn json:serve\n```\n\nNow you're ready to modify the source files and generate new files. To automatically detect file changes and start a\nlocal webserver at http://localhost:3000, run the following command.\n\n```bash copy\nyarn dev\n```\n\nCompile, optimize, minify and uglify all source files to build\n\n```bash copy\nyarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesign-sparx%2Fscribble-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesign-sparx%2Fscribble-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesign-sparx%2Fscribble-vault/lists"}