ProJor Icon

ProJor

Templates

On this site, you can find ready-to-use templates for ProJor. We are continuously working on creating new templates for various models, programming languages, and technologies. You can use these templates as they are. You can also use them as a starting point to gain more knowledge about ProJor.

Ready to Use

All templates are ready-to-go and give you value immediately.

Open Source

Many of our templates are open-source and available under the MIT license.

Best Practices

Templates follow ProJor's best practices so you can learn by doing.

Commercial Support

Commercial templates come with additional features and enterprise support.

Open Source Templates

These templates are available under the MIT license and can be used freely for any purpose.

Web Service

Spring Boot CRUD API

CRUD

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework.

JavaSpring BootGradle
Nest.JS CRUD API

CRUD

Generates a web service, which supports CRUD for a set of entities. Uses the Nest.JS framework.

Node.JSNest.JSNPMTypeScript

Client Library

TypeScript Node.JS CRUD Client

CRUD

Generates a client library for a CRUD API. Uses TypeScript, and generates a Node.JS compatible package.

Node.JSNPMTypeScript
TypeScript Browser CRUD Client

CRUD

Generates a client library for a CRUD API. Uses TypeScript, and generates a browser compatible package.

Node.JSNPMTypeScript

Frontend App

React + Tailwind Admin Site

Admin Site

Generates an admin site consisting of any number of pages. Uses React, and Tailwind CSS V3.

ReactTailwind CSSNPM

Commercial Templates

These templates are available for ProJor Commercial License owners. They contain additional features and support.

Web Service

Spring Boot Secured CRUD API

CRUD

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Also supports authentication.

JavaSpring BootGradle
Spring Boot GraphQL API

CRUD

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Generates a GraphQL API implementing CRUD operations.

JavaSpring BootGraphQLGradle
Spring Boot Secured GraphQL API

CRUD

Generates a web service, which supports CRUD for a set of entities. Uses the Spring Boot framework. Generates a GraphQL API implementing CRUD operations. Also supports authentication.

JavaSpring BootGraphQLGradle
Nest.JS Secured CRUD API

CRUD

Generates a web service, which supports CRUD for a set of entities. Uses the Nest.JS framework. Also supports authentication.

Node.JSNest.JSNPMTypeScript

Client Library

Go CRUD Client

CRUD

Generates a client library for a CRUD API. Uses the Go language.

Go

CLI App

Commander CLI for CRUD API

CRUD

Generates a command line interface application, that integrates a generated CRUD API. Uses TypeScript, and the Commander library.

Node.JSCommanderNPMTypeScript