REFSZIN / Poc-Type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoC-F1S1

Built With

Librariess

Description

Test Jest is a back-end application on tests,API REST FULL.


Features

  • Create Meme.
  • Order Memes by User id.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file DATABASE_URL = postgres://UserName:Password@Hostname:5432/DatabaseName PORT = number #recommended:5000

Run Locally

Clone the project

  git clone 

Go to the project directory

  cd projet

Install dependencies

  npm install

Start the server

  npm run dev

Run tests

  npm test

Acknowledgements


About

License:MIT License


Languages

Language:TypeScript 73.3%Language:JavaScript 18.6%Language:Shell 8.1%