Skip to content

betabitnl/betatalks-nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betatalks.nl

This repo holds the sources of the betatalks.nl main website.

Tech stack

  • API: Azure Functions
  • Framework: .NET 6
  • Fronted: Blazor Web Assembly (WASM)
  • Toolkit: Bootstrap?

Repository structure

Here's a short explanation of the structure of files and folders in this repository.

📋 Readme.md

This file 🤓

📁 .azurite

Contains the contents of the Azurite emulator to enable you to run everything locally and run unit tests.

📁 API

Azure Functions that implement the API used to make the website dynamic (content, contact, etc).

📁 Common

Common stuff shared between the API and the Frontend like helpers and DTO's.

📁 Frontend

The Blazor WebAssembly frontend of the betatalks.nl website.

📁 Tests

All Unit Tests for the project should be under this folder.

About

The betatalks.nl main website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published