Skip to content

tanduy/blogsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple sample that create the blog site using 
* nitrogen framework: http://github.com/rklophaus/nitrogen  
* erl4db: http://github.com/tanduy/erl4db

First install postgres and create database name blogdb
    Run script /prev/script.sql to create tables
    Run script /prev/faker.sql to create faker datas

Go to the ebin/psql.app change username, password, database to connect postgres

Run make & ./start.sh 

Browser: http://localhost:8000 check for looking

About

Simple "blog site" using nitrogen framework - connect to postgres DB using erlydb module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published