Skip to content
Discussion options

You must be logged in to vote

Hey!

Yep, you can absolutely run Wave on a VPS with MySQL. Wave is just a Laravel app. Herd + SQLite is just great for local development, but for production, you should use Postgres or MySQL.

For the Tailwind CSS issue that you mentioned, you just need to run npm install && npm run build and that should be enough to fix the Tailwind errors. Just follow the steps here: https://devdojo.com/wave/docs/guides/deploy-on-digitalocean and https://devdojo.com/wave/docs/local-dev

If you still get an error, just share it here as 'moans about TailwindCSS' is a bit vague.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Ticaga-Mike
Comment options

@bobbyiliev
Comment options

Answer selected by Ticaga-Mike
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants