Logo
Explore Help
Register Sign In
bro-js/bro.landing
5
0
Fork 0
You've already forked bro.landing
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
bro.landing/stubs/api/user.js
Primakov Alexandr Alexandrovich 7907238c1a Remove legacy configuration files and scripts, transitioning to Vite for build and development processes. Introduce new HTML files for the landing and terms pages, along with stubs for API responses. Update package.json and package-lock.json to include Vite and related dependencies, enhancing the project structure and build efficiency.
2025-10-24 14:35:30 +03:00

9 lines
143 B
JavaScript
Raw Blame History

// Пример stub для /api/user
module.exports.default = {
id: 1,
name: 'Test User',
email: 'user@brojs.ru',
role: 'student'
};
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 737ms Template: 50ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API