mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #104] [MERGED] 74 setup-mock-data-provider-for-frontend #271
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#271
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/104
Author: @BadhonRahman01
Created: 3/3/2024
Status: ✅ Merged
Merged: 3/4/2024
Merged by: @KeManen
Base:
master← Head:74-setup-mock-data-provider-for-frontend📝 Commits (3)
b821aa8BadhonTicket74e506a3fticket74update64109a6Merge branch 'master' into 74-setup-mock-data-provider-for-frontend📊 Changes
3 files changed (+52 additions, -1 deletions)
View changed files
📝
client/app/page.tsx(+1 -0)➕
client/app/utils/mockData.ts(+47 -0)📝
client/package.json(+4 -1)📄 Description
I just installed the faker.js and created a file with method that returns mock data of users with the number you provide.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.