Projects with this topic
-
Common JavaScript/TypeScript Utility and Utility Functions.
Updated -
This cookiecutter was initially derived by https://github.com/cookiecutter/cookiecutter-django but enhanced by myself with the specifics needs I had in my projects. It now implements the following
Backend (in directory backend_django)
Django 5 with Python 3.12 Postgres 17 REST API JWT auth Celery 6Frontend (in directory frontend_vue)
Vite with Vue3 TailwindCSS 4 SASS can be used if needed (seperatly from TailWind)Architecture
Traefik 2.9 Gitlab CI pipeline for testing (develop branches) and multi-arch production builds (master branch) full registry caching using gitlab internal registry push to external registry for final production builds multi-arch builds amd64 and arm64, with builds of emd64 on gitlab runners builds of arm64 via gitlab runner on AWS E2C instances, with automatic startup/stop of instancesDevelopment Environments
docker environments and corresponding docker compose stacks for local development (local.yml, and dockerfiles in compose/local with envs in .envs/local) production builds (production.yml, and dockerfiles in compose/production with envs in .envs/production) local development without docker, using python venv see local Makefile for a good overview of the build environmentsUpdated -
The "KIIT Library Management System" is a comprehensive Full Stack Application developed for KIIT University using .NET Framework, C#.NET, Windows Forms, and MS SQL Server. This application integrates a C# backend with a Windows Forms frontend, executing SQL queries to manage and retrieve data such as book details, student records etc.
Updated -
api-server it's database api from tersornpat [kmitl-hospital] [fullstack-project]
Updated -
project fullstack, frontend, react, appoint feature, newbie
Updated -
back tier 2 hospital
Updated -
-
My first full stack project. This website enables to create, update, delete, filter and display items in a hypothetical warehouse.
Updated -
-
-
-
Source code to accompany "Java Full Stack Development with Spring Boot" on Purwadhika workshop
Updated -
-
This project is used to calculate a persons body mass index using the persons data. The project is small, and is used for self learning experience.
Updated -
A small fullstack project involving Django + React (Redux) using webpack.
Updated -
Проект МШП Веб сайт для голосований - целиком и полностью на Django.
Updated