All Projects → YunYouJun → give-me-money

YunYouJun / give-me-money

Licence: MIT license
💰 I'm so cute. Please give me money. 我很可爱,请给我钱。

Programming Languages

Vue
7211 projects
typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to give-me-money

django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (-9.26%)
Mutual labels:  money
iqoptionapi
IQ Option API
Stars: ✭ 355 (+557.41%)
Mutual labels:  money
CoinHive
A nice friendly simple and easly customizable GUI for coinhives javascript miner to embed onto websites so users of your site can interact with features of the miner on every single page this javascript miner is to help those who have problems with advertisements/advertising/ads popups banners mobile redirects malvertising/malware etc and provid…
Stars: ✭ 58 (+7.41%)
Mutual labels:  money
emoji-to-scale
Your favorite emojis. To scale.
Stars: ✭ 334 (+518.52%)
Mutual labels:  fun
docs
The documentation for Firefly III
Stars: ✭ 30 (-44.44%)
Mutual labels:  money
iupa2
Funcoding project - IUPA2 stands for 'InterfacceUtentePerArtistiASCII' aka 'User Interfaces for ASCII Artists'
Stars: ✭ 29 (-46.3%)
Mutual labels:  fun
binarium
Binarium cryptocurrency is the first one protected from ASICs
Stars: ✭ 14 (-74.07%)
Mutual labels:  money
vue-number-keyboard
vue-number-keyboard是基于VUE实现的数字键盘插件,当前支持整数、小数数字输入、乱序键盘,demo中给出了常用的验证码、金额数字示例。数字键盘的大小包括字体尺寸支持响应式。
Stars: ✭ 51 (-5.56%)
Mutual labels:  money
AngularPos
A real-time, simple web Point of Sale system written with Angular 12, Firebase (Cloud Firestore), Bootstrap 4 and PrimeNg
Stars: ✭ 67 (+24.07%)
Mutual labels:  money
salary-negotiation-tech
Articles and posts on salary negotiation for devs/nerds/software engineers/tech people.
Stars: ✭ 53 (-1.85%)
Mutual labels:  money
dark-mode-example
Simple and fun dark-mode detection. JavaScript with a user mode toggle.
Stars: ✭ 27 (-50%)
Mutual labels:  fun
laracash
PHP Laravel Money Package 💰
Stars: ✭ 52 (-3.7%)
Mutual labels:  money
Foxy
🦊 A very, very cute, multipurpose, multilingual bot for Discord! Making your server cuter -w-
Stars: ✭ 58 (+7.41%)
Mutual labels:  fun
binaryapi
Binary.com & Deriv.com API for Python
Stars: ✭ 32 (-40.74%)
Mutual labels:  money
neocortex
🧠Neocortex is a tool to connect your cognitive service (e.g. DialogFlow) 🤖 with your communication channels (like facebook) 📞to create amazing bots
Stars: ✭ 24 (-55.56%)
Mutual labels:  fun
beauthub
Github is Beautiful Again! 😍
Stars: ✭ 28 (-48.15%)
Mutual labels:  fun
worthit
💸 Vale a pena? Calcule o preço anual de um item com essa PWA
Stars: ✭ 18 (-66.67%)
Mutual labels:  money
L4D2-Plugins
L4D2 Competitive enhancement, bug/glitch fixes, general purpose and freaky-fun plugins.
Stars: ✭ 64 (+18.52%)
Mutual labels:  fun
esmBot-legacy
Discord bot with mostly entertainment functions (legacy version)
Stars: ✭ 16 (-70.37%)
Mutual labels:  fun
borrow-bot
💰 A bot for maximizing the borrow subreddit
Stars: ✭ 26 (-51.85%)
Mutual labels:  money

give-me-money

Just for fun.

GitHub Actions

Rewrite with Vite + Vue@3 + TypeScript.

我很可爱,请给我钱。

I'm so cute. Please give me money.

About

这是自己几年前 Parcel 刚出的时候,写Parcel.js + Vue 搭建笔记(已使用 Vite + Vue3 + TypeScript 重构),拿来练手的小玩意儿。所以代码很丑,也没做啥后端校验。 因为之前 API 次数被人恶意刷完了,所以重置了数据,现在加了邮箱验证才能提交。

乐呵乐呵完事了,我本身也是白嫖的 LeanCloud 的开发版,刷数据最多也就到 LeanCloud 的每日上限。

大家要想打钱,也不用给我打,有现成的 联合国儿童基金会

要是真想给我打钱,也不是不行,哼!

最后,欧尼酱,da i su ki。 (网页声音预警,看到有欧尼酱说不小心社会性死亡了。)


give-me-money

此前看到的一个图,出处不可考,觉得很有趣,就试着用网页实现了下。

Feature

  • 国际化
  • 表单校验
  • 可爱的出错提示
  • 记录每个大哥哥的账号并展示

Base

Storage

采用 LeanCloud 存储 (大家留给我的支付宝帐号,大概是能看到的~)

虽然至今都没有一个真的啊!摔!

Audio

话说这个音频,有识之士(绅士)应该都有所耳闻。()

我不是,我没有。

Use

git clone https://github.com/YunYouJun/give-me-money.git
cd give-me-money
npm install

复制 .env.example,并重命名为 .env

.env 中填入你在 LeanCloud 创建的应用的 appIDappKey

VITE_APP_ID=xxxxxxx
VITE_APP_KEY=xxxxxxx
# 只有国内版 LeanCloud 需要填写,所以更推荐直接使用国际版
# VITE_SERVER_URL=https://xxx.example.com

运行

npm run dev
# http://localhost:2333

端口号当然是 2333 啦~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].