Maroxy 849807a79f Upload DB | il y a 2 ans | |
---|---|---|
app | il y a 2 ans | |
config | il y a 2 ans | |
database | il y a 2 ans | |
providers | il y a 2 ans | |
public | il y a 2 ans | |
resources | il y a 2 ans | |
start | il y a 2 ans | |
.editorconfig | il y a 2 ans | |
.env.example | il y a 2 ans | |
.gitignore | il y a 2 ans | |
404.html | il y a 2 ans | |
README.md | il y a 2 ans | |
ace | il y a 2 ans | |
apache.conf | il y a 2 ans | |
error.html | il y a 2 ans | |
naitokoa_20220203_233532.sql.gz | il y a 2 ans | |
package.json | il y a 2 ans | |
server.js | il y a 2 ans |
This is the fullstack boilerplate for AdonisJs, it comes pre-configured with.
Use the adonis command to install the blueprint
adonis new yardstick
or manually clone the repo and then run npm install
.
Run the following command to run startup migrations.
adonis migration:run