Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 785 Bytes

README.md

File metadata and controls

62 lines (36 loc) · 785 Bytes

Mulai Belajar

Tech Stack

Core Packages

  • Yarn
  • Node.js
  • Express.js
  • Mongoose

Databases

  • MongoDB
  • MongoDB Atlas

Testing

  • Travis CI

Deployment

  • Github Pages
  • Heroku
  • Netlify

Development

Application

Install yarn with npm

npm install -g yarn

Running

yarn install
yarn dev

Data Models


API Endpoints

Root URL: http://localhost:3000


License

MIT License