Code Monkey home page Code Monkey logo

Logo

LA PERETTE

Smoothly manage your family house
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Documentation

Just head to our Notion page to understand how to use our platform and have a look at how it is architectured.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

After running the knex seeding, you can use the following account for testing purposes on local:

email: [email protected] password: password

Prerequisites

  • Install Docker
  • Install yarn

Installation

  1. Clone the repo
git clone https://github.com/laperette/laperette
  1. Install the packages
yarn install
  1. Launch the local database accessible at postgres://postgres:postgres@localhost:5430/laperette
docker-compose up -d
  1. Run the migrations
yarn server migrate
  1. Run the seeds
yarn server seed
  1. Launch the server
yarn server start-dev
  1. Launch the client
yarn client start-dev

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated, especially styling!

  1. Fork the Project
  2. Create your Feature Branch using your initials (git checkout -b am/amazing-feature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin am/amazing-feature)
  5. Open a Pull Request

License

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

Contact

Axel Martin - [email protected]

Github - LinkedIn

Alexandre Behagel - [email protected]

Github - LinkedIn

laperette's Projects

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.