JeremyGillard / fluent-backend

The backend code for Fluent application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluent Backend

License: GPL v3

Table of content

Description
Project Structure
Technologies
Setup
Additional Informations

Description

The backend code for Fluent application.

As this project is intended to be managed only by me and I want to improve my git knowledge, I will use the gitflow branching model in this project. Gitflow Workflow
In order to practice a more modern way to use git branching feature, I certainly will use trunk based workflow in the frontend part of this project.

Project Structure

Technologies

Language

  • C#

Framework/Sdk

  • ASP.NET

Setup

  1. git clone https://github.com/JeremyGillard/fluent-backend.git
  2. dotnet run

Additional Informations

This project will use Convetional commits for its commit messages.
Inspired by Justin's Video, I would like to find a dotnet tool to make automatic change logs.

About

The backend code for Fluent application.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%