Skip to content

TejsinghDhaosriya/objection-biolerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objection Boilerplate

Objection.js - Biolerplate V 2.0

Boilerplate for Objection.js using knex and MYSQL

It contains curd operation for a post ; Also contains Register and Login for a user

Getting Started

Before procceding further we must have following things installed and setuped

  • Install Nodejs >= 12.x - Nodejs
  • Install Git - Git
  • Install Mysql

Prerequisites

These boilerplate uses following technologies or frameworks.

  • Nodejs/Express
  • Postgresql
  • Objectionjs
  • Knexjs
  • mysql

Installation

  1. Clone the repo
git clone https://github.com/TejsinghDhaosriya/objection-biolerplate
  1. Change the directory, get into objection-boilerplate dir
cd objection-boilerplate
  1. Install Packages using npm
npm install
  1. You can upgrade the packages if any new stable version arrives
npm update
  1. Now you can start the development server
node main.js

About

objection-biolerplate v2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published