Skip to content

Super simple notifications for long-running command line tasks

License

Notifications You must be signed in to change notification settings

Geocodio/nudge.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nudge.sh

Stack

  • Backend: Laravel 8
  • Frontend: Tailwind CSS (v1.0)
  • Infrastructure: Hosted on AWS Lambda via Laravel Vapor

Development

Install dependencies

composer install
npm install

Development server

# Launch development server
sail up

# Run database migrations
sail artisan migrate

# Start frontend asset watcher
sail npm run watch

Deployment

vapor deploy production

About

Super simple notifications for long-running command line tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published