Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Process not clear #212

Open
chrisspiegl opened this issue Oct 22, 2023 · 2 comments
Open

Installation Process not clear #212

chrisspiegl opened this issue Oct 22, 2023 · 2 comments

Comments

@chrisspiegl
Copy link

Dear @lane711,

I just discovered SonicJS on the search for a headless edge CMS to integrate into my Nuxt.JS application.

This project seems to tick some boxes for me and I'm in the process of testing it out. Though I have found some info lacking in the process.

  1. The D1 database name is hard coded (I tried setting it to something else but then the pnpm run up script didn't want to run cause it's referencing sonicjs as the D1 name directly.
  2. The npm run up command is somewhere in the docs but not in the setup process. It also does not appear to run automatically after installation / setup / etc. so I had to do it manually as it seems.

Once I had adjusted the D1 name in the package.json file I was able to run pnpm run up and then start the dev server.

@lane711
Copy link
Owner

lane711 commented Oct 23, 2023

hey @chrisspiegl . Thanks for posting this. Did you use npx create-sonicjs-app?

@chrisspiegl
Copy link
Author

chrisspiegl commented Oct 24, 2023

I did use pnpm but yes, run the process through the guide. Though, I believe that my issues were with the aspect that I then also chose to customize some of the settings in the wrangler file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants