Skip to content

Repository files navigation

babel-sandbox-server

a Sails v1 application

Links

Quick Start

  • Install MongoDB
  • Install Sails.js: npm install -g sails
  • Install dependencies: npm install
  • Run: sails lift or sails lift --port NUMBER if you encounter EADDRINUSE
  • Run: npm test or PORT=... npm test to verify Mongo has been set up
  • Open Postman
  • Create a new GET request
  • Enter: http://localhost:1337/api/v1/blobs/view and click Send
  • Expected output: status 200 ok

Contribution Guidelines

  • Add an appropriate API test for any server/logic related change
  • Run: npm test or PORT=... npm test and ensure all test cases pass before making a PR

Version Info

This app was originally generated on Mon Jul 27 2020 13:07:39 GMT-0500 (Central Daylight Time) using Sails v1.2.4.

About

💻 A backend server for the babel sandbox v2 made using SailsJS

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

4 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages