Giter Site home page Giter Site logo

bivouac's Introduction

Bivouac's Logo

Bivouac is an open source project management software.

Bivouac has the following features:

  • messages
  • tasks
  • project updates
  • files
  • 1:1s

The project is released as MIT license. You can host it yourself, or you can use our own hosted version.

This is what the product looks like:

image

Motivation

The project management space is crowded with commercial offerings. We believe that we can offer a nice alternative for companies who value complete privacy and data ownership.

Also, we wanted to build something simple, solid and fast. We believe that we have achieved that.

Design goals

Bivouac has been built with those goals in mind:

  • The least amount of dependencies possible,
  • It should be dead easy to maintain,
  • It should be simple to use,
  • It should be fast,
  • It should be well tested,
  • It should stick with Laravel's default architecture as much as possible.

Requirements to host the software

Bivouac is made with Laravel and VueJS. Since it's basically PHP, you can run it on any platform.

To know precisely what is needed to run a Laravel project, follow the official Laravel documentation.

You also need to have GD (the PHP image manipulation library) installed.

Basic installation instructions

You need PHP 8.1+, Composer, NodeJS and yarn and bun installed on your machine.

  1. Clone the repository.
  2. Run composer install.
  3. Run bun install
  4. Edit the .env file to match your environment, by renaming the .env.example to .env.
  5. Compile the assets with yarn build.
  6. Setup your server so it serves the PHP application.

License

Copyright © 2023

Licensed under the MIT License.

bivouac's People

Contributors

djaiss avatar stylecibot 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.