Rough implementation of an private Npm registry
Go to file
OLUWADAMILOLA OKUSANYA e3e81130ba Adding tags command.
Refactoring main and app.go to cmd. Refactoring to adding logrus instead of log. Refactoring handlers to add a global logger.
2023-06-17 18:41:07 -04:00
cmd Adding tags command. 2023-06-17 18:41:07 -04:00
config Publish, View and Tar commands added 2023-06-17 00:08:50 -04:00
examples Initial commit - Get file from server successful 2023-06-10 20:32:02 -04:00
handler Adding tags command. 2023-06-17 18:41:07 -04:00
middlewares Adding tags command. 2023-06-17 18:41:07 -04:00
serviceidos Adding tags command. 2023-06-17 18:41:07 -04:00
storage Publish, View and Tar commands added 2023-06-17 00:08:50 -04:00
tests/data/@ookusanya/simplepackone Adding tags command. 2023-06-17 18:41:07 -04:00
.gitignore Publish, View and Tar commands added 2023-06-17 00:08:50 -04:00
LICENSE.txt Adding LICENSE, README.md 2023-06-10 20:55:48 -04:00
Makefile Initial commit - Get file from server successful 2023-06-10 20:32:02 -04:00
README.md Adding LICENSE, README.md 2023-06-10 20:55:48 -04:00
go.mod Adding tags command. 2023-06-17 18:41:07 -04:00
go.sum Adding tags command. 2023-06-17 18:41:07 -04:00

README.md

Gosimplenpm

This is a very rough implementation of a private npm registry.

Features

TODO...

Enhancements

TODO...

Work List

TODO...