Skip to content

pitakill/proto.test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proto.boilerplate

proto repository boilerplate

Template usage

This template is intended to be used in the generation of proto projects, it is configured with all the scripts and workflows for nodejs and java proto package generation and publish.

The purpose of a proto repository is to define the domain language and messages for a given service or domain model.

Getting started

  1. Update the project with your repository name and information in the following places:
    • nodejs/package.json
    • java/build.gradle
    • java/settings.gradle
    • .github/workflows/pr.yml

Further documentation

This project uses buf for generating the stubs of the different languages configured.

Documentation

The documentation is autogenerated with the documentation in the proto files, can be seen in the doc directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages