Skip to content

amitchandi/gitdamn_angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT DAMN

GIT DAMN is a javascript git server that can run anywhere. The frontend is built with angular and the backend is built with nodejs.

Try it here

Installation

Install the angular cli to build the frontend and the typescript package using npm

npm install -g @angular/cli
npm install -g typescript

Build using builddev or buildprod npm tasks

npm run builddev
npm run buildprod

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project Status

Work in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published