2025-11-11 06:33:53 +01:00

10 lines
231 B
Plaintext

clear
cp .user.db user.db
ls -l
echo "The CRUD Example"
echo "the user data is taken from https://jsonplaceholder.typicode.com/users"
---PAUSE---
micro index.html sample.go board-content.html
xdg-open http://localhost:8080
./.crud