Skip to content
/ pern Public
forked from danscratch/pern

Postgres Express React Node stack

License

Notifications You must be signed in to change notification settings

dmagunov/pern

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

PERN (postgres, express, react, node) is a framework that allows developers interested in these technologies to get up and running with a minimum of fuss. It's still a work in progress, but it has the following pieces:

  • node/express backend for API calls
  • postgres database with minimal schema to demonstrate functionality
  • React/Redux frontend to demonstrate simple functionality
  • configuration files (e.g., nginx)
  • Instructions on how to set everything up
TODO
  • Unit tests
  • Minimal React Native app

Documentation

Documentation can be found here.

License

This framework is made available under the Apache 2.0 license.

About

Postgres Express React Node stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.1%
  • Python 11.3%
  • Nginx 2.9%
  • CSS 2.3%
  • HTML 0.4%