SkillAgentSearch skills...

LunchMoney

An AdonisJS PWA with Vue and TailwindCSS to manage your lunch money!

Install / Use

/learn @Lazzzer/LunchMoney
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lunch Money iPhone Mockup

About Lunch Money

Lunch Money is an educational project where the main goal is to keep practicing with Vue, learn AdonisJS and make a PWA app using JWT tokens for the authentication part.


Global dependencies

Vue CLI
Adonis CLI
MongoDB

Project setup

Client

cd client
npm install

Compiles and hot-reloads for development

cd client
npm run serve

Compiles and minifies for production

cd client
npm run build

Server

cd server
npm install
cp .env.example .env
adonis migration:run

Run Adonis dev server

cd server
adonis serve --dev

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Vue

Security Score

87/100

Audited on Dec 9, 2025

No findings