Skip to content

Daivasmara/BOOQ-Server

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

BOOQ (Server-Side)

It's all about books!

Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

There are MANY book platforms out there, what we're trying to do with this one is to create a better version that fits well to most Indonesian users.

This project is in building phase, and as to why we build it in open source, simply because we build this platform for community so why not jump start this one from community as well.

What we're tyring to achieve is a platform in which everyone can share, discuss, sell, and do everything revolving around books. Because we believe in "Banyak Baca Banyak Tahu".

So, From us, to us! Cheers:beers:

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
npm install npm@latest -g
  • MongoDB

Installation

  1. Clone the repo
git clone git@github.com:Daivasmara/booq-server.git
  1. Install npm packages
npm install
  1. Rename the .env-sample to .env and edit the variables to fit your own development environment
  2. Start the server
npm start

Usage

This BE is built using graphql, so you can use the provided graphiql to help you see what you're looking for. localhost:<port>/graphql

graphql

The documentation is provided on the right side of the interface

docs

Roadmap

  • ERD 0.1

ERD

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link:

Deployed Link:

About

BOOQ - Server Side Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published