Code Monkey home page Code Monkey logo

Comments (7)

akaRem avatar akaRem commented on June 27, 2024

I'd propose to check if GitServer.repos#push works for your case.

from nodejs-git-server.

facundomedica avatar facundomedica commented on June 27, 2024

+1 for this, someone achieved this?

from nodejs-git-server.

qrpike avatar qrpike commented on June 27, 2024

It will take some refactoring I believe. I'm open to PRs.

from nodejs-git-server.

facundomedica avatar facundomedica commented on June 27, 2024

@qrpike I'm making a version with repository management based on a mongodb database. It has the users and the repos. I'm doing it for another project but I'll try to get a standalone working version before, so I'll be hopefully opening a PR soon (or if you think that adding a database would change too much the scope of this project, a new one). 👍

from nodejs-git-server.

qrpike avatar qrpike commented on June 27, 2024

@facundomedica That would be great! Or at least the option to choose to use Mongo or a flat config file. Or even a LevelDB or something without dependencies if mongo seems too heavy.

from nodejs-git-server.

facundomedica avatar facundomedica commented on June 27, 2024

Cool then! My first though was mongo because I'm already using it with my main project, but sure, as soon as I get this working I'll try to add more features.

from nodejs-git-server.

jsdario avatar jsdario commented on June 27, 2024

I promoted a project within a Netbeast intern to write further functionality and refactor, you can start from here: https://github.com/netbeast/gitbox

It is a fork of this project with little overhead though. It would be super helpful to have separated storage systems (mongo, sqlite, postgresql or any other) from the git engine itself.

from nodejs-git-server.

Related Issues (20)

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.