Skip to content

Repository files navigation

Nodejs-news app

A simple news app built with express.js and mysql for study propurses.

Installation

Database structure

Create a new mysql database and use the nodejs-news-app.sql file to create the table structure.

App

Clone this repository

git clone git@github.com:gustavodileone/nodejs-news-app.git
cd nodejs-news-app
npm install

Create a .env file in the root directory and use the file .env.example as a template

Now just execute the command bellow and everything should work

npm run dev:start

Features

This project isn't finished yet, but currently it has:

  • News CRUD

  • Comments on news

  • User CRUD

  • Simple pagination

About

A simple news app built with express.js and mysql

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages