Skip to content

Nikitak211/poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

This project was made for me in order to learn the development proccess and database deployment


Poster

Poster is a social media like website.

you can only post posts for now.


Getting Started

  • Clone repository

git clone https://github.com/Nikitak211/poster.git


Required

  • NodeJs
  • MongoDb

Installing

Install all the dependencies:

npm i


Before Running the Application

create a .env file and add what is shown on screenshot

  • MONGODB_URI - your uri for the data base.
  • DATABASE - you can choose what to call it.
  • SESSION_SECRET = this is a secret key for the session
  • JWT_SECRET = this is a secret key for JWT screenshot

Running the Application

open the terminal and type npm start it is a script inside package.json, that runs nodemon app.js .


Open Browser

open browser and go to http://localhost:8000/

If page does not open check if nodemon is runing.

next click on register and give it a try screenshot screenshot screenshot screenshot screenshot


Contributors

8o8inCodes


Mentors

best mentor 8o8inCodes


Code Owner

Nikitak211


License

MIT

About

post posting web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published