Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
/ web-starter Public archive

💻 Boilerplate to start build a website.

License

Notifications You must be signed in to change notification settings

Phonbopit/web-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 web-starter Build Status

Boilerplate to start build a website.

Usage

  • yarn dev : Run dev server with nodemon
  • yarn test : Run test with jest
  • yarn lint : Run lint with eslint
  • yanr start : Start a server
  • yarn prettier:watch : Auto format with prettier when file changed.
  • yarn prettier : Formal all files

Features

  • Setup test with Jest
  • Standard | Prettier | ESLint
  • Implement Register
  • Implement Login (username) /
  • Implement oAuth Social
  • Landing Page
  • Admin Dashboard
  • Production ready

Stack

  • Node.js
  • Hapi.js
  • Pug
  • Postgres
  • Docker

About

💻 Boilerplate to start build a website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages