Git Product home page Git Product logo

simple-pocket-crm's Introduction

Status Forks Stargazers Issues MIT License

Build Docker-Release release-date


Simple Pocket CRM

A simple lightweight CRM built with Pocketbase and Vue

Report Bug · Request Feature

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installation and Setup

  1. Clone the repo
    git clone https://github.com/MRSessions/simple-pocket-crm.git

Local (Non-Docker)

Note: You can run the project separately with the default ports 8090 (PocketBase) and 3000 (Vue). The defult .env file is using VITE_POCKETBASE_URL to set the PocketBase URL. You can change this to point to a different PocketBase instance or if you change the port.

  1. In the pocketbase directory, run the following command to start the PocketBase server
    go run . serve #Runs PocketBase on default port 8090
  2. In the vue-client directory, install NPM packages
    npm install
  3. In the vue-client directory, run the following command to start the Vue server
    npm run dev #Runs Vue on default port 3000

Docker

  • The easiest way to run is use Docker Compose
    docker-compose up --build
    or to recreate the container
    docker-compose up --build --force-recreate

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature (git checkout -b feature/AmazingFeature) or Bug Fix (git checkout -b bug/AmazingBugFix)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature or some AmazingBugFix')
  4. Push to the Branch (git push origin feature/AmazingFeature or git push origin bug/AmazingBugFix)
  5. Open a Pull Request
    1. If your change includes quite a bit of change, please document the changes in detail in the pull request.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Matt Sessions - @MRSessions

Project Link: https://github.com/MRSessions/simple-pocket-crm

(back to top)

simple-pocket-crm's People

Contributors

mrsessions avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.