Skip to content
/ bloom Public

Web application built using React, Serpent, Sigma and serpent-client. Contains boilerplate code for new applications including admin panel

Notifications You must be signed in to change notification settings

dreesq/bloom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2020-01-19 at 20 25 49

Introduction

This repository can be used as starting point of any web application. By default it offers base functionality (register, login, reset password) along with admin functionality (user management, authorization, logs, translations).

Setup

  1. git clone
  2. npm install -S
  3. Edit config/default.js or config/production.js to match your needs
  4. edit init.js file to match your needs. Note: Only use in development
  5. node init.js
  6. npm run dev or npm run prod

About

Web application built using React, Serpent, Sigma and serpent-client. Contains boilerplate code for new applications including admin panel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published