Skip to content

MaxHariel/AnimeQuote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Quote

Made with

  • Express
  • Mongoose
  • Jest

Run this project

YARN:

  • Install dependencies -> yarn
  • Run Application -> yarn dev
  • Run test -> yarn test

NPM:

  • Install dependencies -> npm install
  • Run Application -> npm run dev
  • Run test -> npm run dev

See application: http://localhost:3000 set PORT in .env to change default port

Environment variables

  • PORT (optional on dev)
  • DB_URI(MongoDB connection)

About

AnimeQuote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published