question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ready for AdonisJS 4.0, yay!

See original GitHub issue

Hi,

Was already following your starter, and saw you have updated it for 4.0, thank you!

Some small references to 3.2 in the readme, you might want to change this.

Was wondering if it’s still needed to use your Ally, and not the official one? Another small thing: node-uuid gives a warning, perhaps uuid package can replace it?

Do you have planned to replace Bootstrap with 4.0?

Another addition could be Mo0x/Pjax, works nicely with Edge.

Regards.

PS: In the readme you refer to a Laravel key generator, better use adonis key:generate

PPS: Perhaps it’s possible to convert it to an Adonis blueprint?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:18 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Maxximus007commented, Sep 26, 2017

Hi, since Adonis 4.0 has the blueprint flag, you might want to replace the ‘Getting started’ chapter with something like this:

If you have set up the prerequisites, you’re up and running in no time:

npm i -g @adonisjs/cli

adonis new starter --blueprint=iamraphson/adonisjs-hackathon-starter

# Run migrations
adonis migration:run

adonis serve --dev

That’s it! All you have to do now is retrieve the desired API keys, and add these to the .env file.

1reaction
iamraphsoncommented, Sep 6, 2017

@Maxximus007 I think I will add sqlite to package.json and update my .env.example file

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anyone using AdonisJS in production? : r/node
The 4th version of Adonis is pretty rock solid, in the next few weeks I am going to release a production ready application...
Read more >
Installation
js and npm at the same time. Installing AdonisJs. Via AdonisJs CLI. AdonisJs CLI is a command line tool to help you install...
Read more >
The Loud House - GET READY! We've got BRAND NEW ...
Yay !!!! Hyped!!! 4 yrs Report. Kelly McLaughlin, profile picture. Kelly McLaughlin ... Adonis Powell, profile picture. Adonis Powell. Nice! :) 4 yrs...
Read more >
How to deploy a SSR AdonisJs / Nuxt.js app on Google ...
4. Prepare for deployment. Run the following command to initialize the deployment process: $ gcloud app deploy.
Read more >
Devious Journal Entry - adonis
Aug 4, 2010. Hello! I got new toys to play with now. A 27" flat screen iMac, iPod Touch! and my latest Intous...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found