联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 后台框架(196) 
按平台查找All TypeScript(196) 

[后台框架] commitquality-playwright-tests

该存储库包含一个用Playwright实现的UI测试框架,这是一个用于自动化web浏览器的现代测试库。该框架包括用于验证commitquality.com上托管的web应用程序的功能的测试脚本。它涵盖各种场景,如用户身份验证、产品管理和帐户设置。
This repository contains a UI testing framework implemented with Playwright, a modern testing library for automating web browsers. The framework includes test scripts for validating the functionality of a web application hosted at commitquality.com. It covers various scenarios such as user authentication, product management, and account settings. (2024-04-06, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712413780890840.html

[后台框架] barber-shop

Sistema de agendamento em Barbearias com谷歌验证器e显示响应。Usando React.js,Next.js,TypeScript,PostgresSQL,Next auth,Prisma客户端,TailwindCSS e Shadcn ui
Sistema de agendamento em Barbearias com Google Authenticator e display responsivo. Usando React.js, Next.js, TypeScript, PostgresSQL, Next-auth, Prisma-client, TailwindCSS e Shadcn-ui (2024-03-02, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709316064733460.html

[后台框架] tech-store

探索e adquira os mais recentes produtos de tecnologia no TechStore。Nosso电子商务oferece uma ampla variedade de productos,包括鼠标、teclados、显示器、fones de ouvido e muito mais。Construído utilizando tecnologias modernas como React,Next.js,TypeScript e Tailwind CSS。
Explore e adquira os mais recentes produtos de tecnologia no TechStore. Nosso e-commerce oferece uma ampla variedade de produtos, incluindo mouses, teclados, monitores, fones de ouvido e muito mais. Construído utilizando tecnologias modernas como React, Next.js, TypeScript e Tailwind CSS. (2024-03-02, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709315971144750.html

[后台框架] Mini-projets_TEAMX-GROUP

未安装服务器后端未使用框架NestJS(https:docs.NestJS.com)等应用程序web React qui communiquera avec le后端未安装。
Mis en place d un serveur backend en utilisant le framework NestJS(https: docs.nestjs.com ) et une application web React qui communiquera avec le backend mis en place. (2024-02-18, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708262204190150.html

[后台框架] digicard

Digicard是一个基于Next.js构建的全堆栈应用程序,具有服务器操作,使用Tailwind CSS和Shad.cn作为前端。它使用MongoDB作为数据库,使用Zod进行验证,使用Shad.cn表单进行用户注册。整个项目是用TypeScript编写的。
Digicard is a full stack application built on Next.js with server actions, utilizing Tailwind CSS and Shad.cn for the front-end. It employs MongoDB as the database and Zod for validation with Shad.cn forms for user registration. The entire project is written in TypeScript. (2024-02-15, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707931922895620.html

[后台框架] portfolio-tracker-dh

GrowFolio是一个股票投资组合跟踪器web应用程序,使用强大的React框架构建,由Vite提供支持,并在TypeScript中完全实现。
GrowFolio is a stock portfolio tracker web application built with the robust React framework, powered by Vite and fully implemented in TypeScript. (2024-02-11, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707664349744720.html

[后台框架] devto-monorepo

Dev.to文章的源代码-单个Express应用程序上的Next.js、Apollo客户端和服务器
Source code for the Dev.to article - Next.js, Apollo Client and Server on a single Express app (2023-03-04, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700496144578437.html

[后台框架] nextscript

Next.js的自定义Next脚本加载器。取代内置的NextScript组件,并允许您应用polyfill预加载和bu...
?? A custom Next script loader for Next.js. Replaces the built-in NextScript component and allows you to apply polyfill pre-loading and business logic. ???? (2023-01-03, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700496032967327.html

[后台框架] ReqEase

ReqEase重新定义了web开发。我们的JavaScript库通过验证、加载指示器和响应指针简化了HTTP请求...,
ReqEase redefines web development. Our JavaScript library simplifies HTTP requests with validation, loading indicators, and response handling. Customize effortlessly, integrate seamlessly, and elevate your experience. Compatible with Laravel, PHP, and more. ReqEase: Unleash your web potential. (2023-09-09, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694301355459215.html

[后台框架] example-tauri-python-server-sidecar

使用Tauri框架构建的桌面应用程序示例,用于将Next.js与Python服务器绑定。,
An example desktop app built using the Tauri framework to bundle Next.js with a Python server., (2023-08-17, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1692247823800272.html

[后台框架] scorpi

建立在Express和Lungo之上的现代web框架。它提供了一种基于装饰器的方法来构建可扩展和良好的...,
?? A modern web framework that is built on top of Express and Lungo. It provides a decorator-based approach for building scalable and well-structured APIs. (2023-08-12, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691882639355543.html

[后台框架] hope-core

Node + Egg + Squelize + jwt + TypeScript + mySql 实现的后端服务。此项目是学习到TypeScript装饰器应用、Egg错误捕获、中间件处理、路由加载封装思想。搭配hope-client组合全栈应用,
The backend service implemented by Node+Egg+Squeeze+jwt+TypeScript+mySql. This project is to learn the ideas of TypeScript decorator application, Egg error capture, middleware processing, and routing load encapsulation. Combine the whole stack application with hope client, (2022-09-28, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690138127517895.html

[后台框架] own_back-end

与CMS相关的应用程序,允许用户管理自己的网站。在我的ISDI编码器全堆栈开发训练营中,在2.5周内开发完成。,
A CMS-related app to allow users manage their own websites. Developed in 2.5 weeks during my ISDI Coders full-stack development bootcamp., (2022-01-20, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688885949775190.html

[后台框架] Bus-Station

该项目包括开发web应用程序的一部分,前端使用Angular9,后端使用json服务器为组织...,
this project consists of developing a part of web application , Front end with Angular 9 and fake back-end using json server for the organization of bus and metro stations (2020-09-09, TypeScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688885754146403.html

[后台框架] elf-taro

Taro 小程序 脚手架 (Taro 3 + Dva + Typescript + Immer) - 内置 Redux 计数器, 异步数据请求 与 腾讯小程序地图 demo
Taro applet scaffold (Taro 3+Dva+Typescript+Immer) - built-in Redux counter, asynchronous data request and Tencent applet map demo (2023-03-27, TypeScript, 266KB, 下载0次)

http://www.pudn.com/Download/item/id/1686922123115553.html

[后台框架] coc-intelephense

intelephense(PHP语言服务器)扩展用于coc.nvim.intelephanse的各种LSP功能,该扩展是一个...
intelephense (PHP language server) extension for coc.nvim. intelephense’s various LSP features and this extension s additional features are available. (2023-03-22, TypeScript, 130KB, 下载0次)

http://www.pudn.com/Download/item/id/1686465538879628.html
总计:196