Skip to content

frontend/Home page disappeared into blank page. #230

Closed Answered by tjyang
tjyang asked this question in Q&A
Discussion options

You must be logged in to vote
  • Did the postresql saas again and finally I didn't messed up this time.

  • note to myself, npm create vite@latest ran at wrong directory.
    [me@rocky9t01a pgsaas]$ tree -L 1 /tmp/pgsaas/pgsaas
    /tmp/pgsaas/pgsaas
    ├── index.html
    ├── node_modules
    ├── package.json
    ├── pnpm-lock.yaml
    ├── public
    ├── README.md
    ├── src
    └── vite.config.js

3 directories, 5 files
[me@rocky9t01a pgsaas]$

  • the original todolist directory layout would have been like this.
[me@rocky9t01a todolist]$ tree -L 1 /home/me/loco-examples/todolist/
/home/me/loco-examples/todolist/
├── Cargo.lock
├── Cargo.toml
├── config
├── dockerfile
├── examples
├── frontend
├── migration
├── README.md
├── src
├── target
├── tests
├── todoli…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tjyang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant