Skip to content

FACG6/Posts-Handlebars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posts-Handlebars

What:

Our website is a public postting website. Through our website you can add your posts, You can login to our website and if you don't have an account you can sign up as new user.

How:

Day 1:

  • We agreed on the file-structure.
  • We built the database.
  • We built the server.

Day 2:

  • we made the homepage.
  • we made the sign-up, log-in, sign-out pages.
  • We made the all necessary files.

Database Schema

database

How to use

Run this project on your Local Machine

1- Clone the repo:

$ git clone https://github.com/FACG6/Posts-Handlebars
$ cd Posts-Handlebars/
$ npm install

2- create your own config.env with SECRET string. inside of it put :

DATABADE_URL = postgres://[username]:[password]@localhost:5432/[database]

3- Run :

$ npm start
$ server is running on port 4000

Head to localhost:4000 in your browser

Team :

  • Ayman
  • Ahmed
  • Alaa
  • Nareman.

Visit our Website

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •