mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-29 20:12:28 +03:00
.. | ||
migrations | ||
src | ||
.gitignore | ||
.wasproot | ||
main.wasp | ||
README.md |
It Wasps On My Machine - an app to retrieve and store excuses for all your dev needs
It Wasps On My Machine is a simple full stack web app, that pulls dev excuses from devexcuses-api Github project and enables you to save the ones you liked (and your boss doesn't).
Installation
Clone the repo, open the terminal in the containing folder, and run:
wasp db migrate-dev
wasp start