Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandrelam/epsor
Technical test for Epsor ๐
https://github.com/alexandrelam/epsor
Last synced: about 1 month ago
JSON representation
Technical test for Epsor ๐
- Host: GitHub
- URL: https://github.com/alexandrelam/epsor
- Owner: alexandrelam
- License: mit
- Created: 2022-01-14T16:02:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T14:02:43.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T09:49:00.787Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 635 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
## About The Project
![image](https://user-images.githubusercontent.com/25727549/149663555-fe9025bf-394a-4b18-bae5-d5f7a82bb8c9.png)
Table of Contents
### Built With
- [Express.js](https://expressjs.com/fr/)
- [Apollo GraphQL](https://www.apollographql.com/)
- [GraphQL.js](https://graphql.org/)
- [TypeGraphQL.js](https://typegraphql.com/)
- [MongoDB.js](https://www.mongodb.com/fr-fr)## Getting Started
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
```sh
npm install npm@latest -g
```### Installation
1. Clone the repo
```sh
git clone https://github.com/alexandrelam/epsor
```
2. Install NPM packages for commitlint, eslint and prettier
```sh
npm install
```
3. Run docker container
```sh
docker-compose up
```## Roadmap
- [ ] Handle duplicate Book schema
See the [open issues](https://github.com/alexandrelam/epsor/issues) for a full list of proposed features (and known issues).
## 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## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Alexandre LAM - [email protected]
Project Link: [https://github.com/alexandrelam/epsor](https://github.com/alexandrelam/epsor)
[contributors-shield]: https://img.shields.io/github/contributors/alexandrelam/epsor.svg?style=for-the-badge
[contributors-url]: https://github.com/alexandrelam/epsor/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/alexandrelam/epsor.svg?style=for-the-badge
[forks-url]: https://github.com/alexandrelam/epsor/network/members
[stars-shield]: https://img.shields.io/github/stars/alexandrelam/epsor.svg?style=for-the-badge
[stars-url]: https://github.com/alexandrelam/epsor/stargazers
[issues-shield]: https://img.shields.io/github/issues/alexandrelam/epsor.svg?style=for-the-badge
[issues-url]: https://github.com/alexandrelam/epsor/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/alexandrelam/epsor/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/alexandre-lam-74787b191/