Maroxy 849807a79f Upload DB | пре 2 година | |
---|---|---|
app | пре 2 година | |
config | пре 2 година | |
database | пре 2 година | |
providers | пре 2 година | |
public | пре 2 година | |
resources | пре 2 година | |
start | пре 2 година | |
.editorconfig | пре 2 година | |
.env.example | пре 2 година | |
.gitignore | пре 2 година | |
404.html | пре 2 година | |
README.md | пре 2 година | |
ace | пре 2 година | |
apache.conf | пре 2 година | |
error.html | пре 2 година | |
naitokoa_20220203_233532.sql.gz | пре 2 година | |
package.json | пре 2 година | |
server.js | пре 2 година |
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