Skip to content
This repository has been archived by the owner on Aug 21, 2019. It is now read-only.

makers-upv/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drive Blog

A super simple, Google Drive based blog.

Install

First get the files locally:

git clone git@github.com:makers-upv/web.git
cd ./blog

Then you will need to install them. For this you need Node.js:

npm install

Rename the file .env_demo to .env and fill in the private variables. Then run it:

node app.js

Open localhost:3000 and you should see your blog.

About

[OLD] Source code for the website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published