alexandrelam / epsor

Technical test for Epsor πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Epsor

Technical test for epsor
Report Bug Β· Request Feature

About The Project

image

Table of Contents
  1. Getting Started
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

Built With

(back to top)

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/alexandrelam/epsor
  2. Install NPM packages for commitlint, eslint and prettier
    npm install
  3. Run docker container
    docker-compose up

(back to top)

Roadmap

  • Handle duplicate Book schema

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

License

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

(back to top)

Contact

Alexandre LAM - alexandrelam@outlook.com

Project Link: https://github.com/alexandrelam/epsor

(back to top)

About

Technical test for Epsor πŸš€

License:MIT License


Languages

Language:TypeScript 82.3%Language:Dockerfile 8.1%Language:JavaScript 8.0%Language:Shell 1.6%