Skip to content

ivandj0h/AdonisBlog

Repository files navigation

Adonis Blog application

This is the fullstack Adonis Blog application using AdonisJs.

Setup

If you want to test this Simple Application just clone this Repo

  git clone https://github.com/ivandi1980/AdonisBlog.git
  
  npm install
  
  npm start

or you can use Adonis CLI.

  npm i -g @adonisjs/cli

Migrations

Run the following command to run startup migrations.

adonis migration:run

ScreenShoot

Dashboard

Form Add

Form edit

About

Create a BlogPost using AdonisJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published