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

Optimize the documentation and the getting started guide #34

Open
TheJoin95 opened this issue Apr 14, 2021 · 11 comments
Open

Optimize the documentation and the getting started guide #34

TheJoin95 opened this issue Apr 14, 2021 · 11 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@TheJoin95
Copy link
Member

  • getting started
  • how to install the pip package
  • show some code examples
  • api documentation to run on a private server
  • heroku api documentation
  • cli documentation
  • troubleshooting
@Wabri Wabri added documentation Improvements or additions to documentation good first issue Good for newcomers labels Apr 19, 2021
@ffex
Copy link

ffex commented Oct 24, 2021

Hey! if you want I can help with this! can you assign me?

@TheJoin95
Copy link
Member Author

Yep, sure! Thanks

@ffex
Copy link

ffex commented Oct 25, 2021

I have a few question: where can I write this things? in the readme? or direct in the docs folder?
Any suggestion or ideas to start? 😁

@TheJoin95
Copy link
Member Author

You can create a doc folder or a .MD file, e.g. DOCUMENTATION.md in the root folder.

On the website, ign.schrodinger-hat.it, there is a documentation page. It's just for the python library but you can have at least a reference :)

@ffex
Copy link

ffex commented Oct 25, 2021

ok! thanks!

@Wabri
Copy link
Member

Wabri commented Jan 16, 2022

@ffex are you still working on it? I will remove the assignment if not!

@Wabri Wabri unassigned ffex Feb 21, 2022
@Wabri Wabri added this to To do in Web - Roadmap via automation Mar 3, 2022
@akaashvaa
Copy link

@Wabri can i work on this issue ? maybe i will ask too questions because i'm new to open source .

show some code examples
api documentation to run on a private server
cli documentation
troubleshooting

for these headings where can i get to know more about this term and details so i can make sure to prepare myself for better documentation .

@Wabri
Copy link
Member

Wabri commented Nov 28, 2023

Hi @akaashvaa, of course you can. Right now this project is in a stalemate, but we are considering on getting back into it.

If you have any question, just ping us here or in the discord server.

@akaashvaa
Copy link

@Wabri thankuu , can u please send me the discord link ?

Hi @akaashvaa, of course you can. Right now this project is in a stalemate, but we are considering on getting back into it.

If you have any question, just ping us here or in the discord server.

thankuu , can u please drop the discord link ?

@TheJoin95
Copy link
Member Author

@akaashvaa https://discord.gg/RTXr8A3eFn

@akaashvaa
Copy link

$ vue-cli-service serve
INFO Starting development server...
0% compilingℹ 「wds」: Project is running at http://localhost:8080/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /home/aksh/ImageGoNord/src/ign-frontend/public
ℹ 「wds」: 404s will fallback to /index.html
/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-plugin-pwa/lib/HtmlPwaPlugin.js:206
compilation.hooks.processAssets.tap(
^

TypeError: Cannot read properties of undefined (reading 'tap')
at /home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-plugin-pwa/lib/HtmlPwaPlugin.js:206:41
at SyncHook.eval [as call] (eval at create (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/tapable/lib/HookCodeFactory.js:19:10), :19:1)
at SyncHook.lazyCompileHook (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/tapable/lib/Hook.js:154:20)
at Compiler.newCompilation (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:507:26)
at /home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:543:29
at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/tapable/lib/HookCodeFactory.js:33:10), :6:1)
at AsyncSeriesHook.lazyCompileHook (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/tapable/lib/Hook.js:154:20)
at Compiler.compile (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:538:28)
at /home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/webpack/lib/Watching.js:76:18
at _next0 (eval at create (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/tapable/lib/HookCodeFactory.js:33:10), :25:1)
at eval (eval at create (/home/aksh/ImageGoNord/src/ign-frontend/node_modules/@vue/cli-service/node_modules/tapable/lib/HookCodeFactory.js:33:10), :36:1)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.1.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

i have tried many times , upgrading packages nand all but i get this isuue . any suggestion ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
Development

No branches or pull requests

4 participants