Skip to content

felipereismonteiro/Linkr_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkr API

Back-end for Linkr, a social network.

:)

About

Linkr is a social network which you can conect with people see, comment and like their posts.

How to run for development

  1. Clone this repository
  2. Install all dependencies
npm i
  1. Create a PostgreSQL database with whatever name you want

  2. Configure the .env.development file using the .env.example file (see "Running application locally or inside docker section" for details)

  3. Run the back-end in a development environment:

npm run dev

About

api for the application linkr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published