https://github.com/brob/sanity-personal-crm
Personal Relationship Manager
https://github.com/brob/sanity-personal-crm
Last synced: about 1 year ago
JSON representation
Personal Relationship Manager
- Host: GitHub
- URL: https://github.com/brob/sanity-personal-crm
- Owner: brob
- Created: 2020-11-13T14:33:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T11:42:21.000Z (about 1 year ago)
- Last Synced: 2025-03-29T12:27:58.849Z (about 1 year ago)
- Language: JavaScript
- Size: 8.42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal CRM Studio Starter
This is a studio-only starter for a personal CRM ready to be customized to whatever you need it to do.
**Features:**
- Keep track of people you know
- Plan and record events
- Custom structure for upcoming and past events
- Custom dashboard widget for viewing the last added person
- Deploys on Netlify
Deployed from [sanity.io/create](https://www.sanity.io/create/?template=sanity-io%2Fsanity-template-personal-crm).
## Quick start
1. Clone this repository
2. `sanity install` in the studio folder on local (and `npm i -g @sanity/cli` if you don't have the CLI)
3. `sanity start` to start the studio
- Your studio should be running on [http://localhost:3333](http://localhost:3333)
4. `sanity build` to build to production locally
## Deploy changes
Netlify automatically deploys new changes commited to master on GitHub. If you want to change deployment branch, do so in [build & deploy settings on Netlify](https://www.netlify.com/docs/continuous-deployment/#branches-deploys).
## Stuck? Get help
[](https://slack.sanity.io/)
Join [Sanity’s developer community](https://slack.sanity.io) or ping us [on twitter](https://twitter.com/sanity_io).