Skip to content

Backend for Reja3li, an app to help you remember to whom you lent your stuff

License

Notifications You must be signed in to change notification settings

ztickm/reja3li_backend

Repository files navigation

Reja3li Backend

Join the chat at https://gitter.im/reja3li_backend/Lobby

Backend for Reja3li, an app to help you remember to whom you lent your stuff.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Setup

After cloning this repo on your local machine you will have to install the dependencies, you can do it using yarn or npm on your terminal:

yarn install

or

npm install

After that you should be able to startup the dev server using either

yarn dev

or

npm run dev

You will then be able to send HTTP requests at localhost:6969 using an HTTP client.
If 6969 doesn't suit you as a port number you can edit it in server.js

HTTP Clients

Insomnia

If you're using Insomnia as your HTTP client, you can find an export file for the workspace containing the requests, so you don't have to write them all again.
After importing the workspace, please read the description [Shift+ Ctrl + ,] for further instructions.

Other HTTP Clients

No guides available yet. If you can add a short guide and/or export files please submit a pull request.

Built With

Authors

  • Salim Mahboubi - Initial work - ztickm
  • Hanifi Yazid - Initial work - yazfield

See also the list of contributors who participated in this project.

License

This project is licensed under a modified MIT License - see the LICENSE file for details

About

Backend for Reja3li, an app to help you remember to whom you lent your stuff

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •