Giter Site home page Giter Site logo

mishrajiharsh219 / dolos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acm-vit/dolos

0.0 0.0 0.0 835 KB

a friendly data mocking service to generate random data in the required format, all written in basic javascript; exactly how beginners like.

JavaScript 94.84% Shell 3.27% Dockerfile 1.89%

dolos's Introduction

hacktoberfest-acmvit

Dolos

A handy data mocking api to generate data in given schema

made-by-acm GitHub last commit GitHub repo size License GitHub forks GitHub stars Github Actions GitHub Hacktoberfest combined status


Ever wanted to get random data for that app you were building, say no more. Dolos, the god of deception and trickery is here for you.


Contribute

To take part in the development of this project, refer the github projects board. We have setup beginner level issues, and labelled them as well ! Feel free to claim any issue (or open a new one) and contribute to the development of the project.


Usage

To setup project locally, fork the repository.

# install dependencies
npm install

# run the server
npm run start:dev

Docker

๐Ÿณ Run and develop through Docker (Optional)

The docker-compose.yml file contain:

  • phpMyAdmin: *For database manager.**
  • MySQL: The database itself
  • Dolos: The Dolos application
  • Portainer: To monitoring your container services, such as logs, restart and more.

For development, you can run the Dolos using Docker Compose by following this steps below:

  • Adjust .env with some dependencies variables.
  • Run docker-composer up -d for build all containers and prepare them to the first run.
  • Run docker-composer up and that's it, let's code!
  • If you want to stop, run docker-compose down

The IP address to use:

- phpMyAdmin: 0.0.0.0:8081
- Dolos: 0.0.0.0:3000
- Portainer: 0.0.0.0:9000
  • To connect on Portainer, do the follow steps:
    1. You'll need to create a password for local admin account.
    2. Choose the option: "Docker manage the local Docker environment".
    3. Done, you're now able to manage the containers.

Contribution

Readup the detailed plan of the project and how to contribute here.

Hackers !

Collaborators

dolos's People

Contributors

anatdagan avatar archonn avatar dreamsofimran avatar haruelrovix avatar hpbonfim avatar iamrajatg avatar jeromechrist avatar jsilvaigor avatar malika01 avatar mannan-goyal avatar mishrajiharsh219 avatar pervolarakis avatar shadabshaikh0 avatar silentwraith6 avatar singhalyash8080 avatar sloth-panda avatar turbat-bay avatar veeralsharma avatar vj-abishek avatar xnetcat avatar yashkumarverma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.