Skip to content

dvayanu/marsnews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marsnews

source of the marsnews www.marsnews.net

How To Setup

You will need a database, prefereably postgres:
createdb marsnews
createuser marsuser
psql -d marsnews
\i ./sql/news.sql

About

source of the marsnews www.marsnews.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published