This website works better with JavaScript.
Home
Explore
Help
Sign In
craft-in-america
/
vue-wp
Watch
4
Star
2
Fork
0
Code
Issues
8
Pull Requests
0
Releases
6
Wiki
Activity
NEXT craftinamerica.org. Base setup for headless wordpress
https://www.craftinamerica.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1023
Commits
2
Branches
Branch:
dev
dev
master
1.0.3
1.0.2
1.0.1
1.0.0
0.9.1
0.9.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dev'
${ noResults }
vue-wp
/
reset-db.sh
reset-db.sh
78B
Permalink
History
Raw
1
2
3
4
5
6
7
#!/bin/bash
docker-compose down
docker system prune -a
docker volume prune