Giter Site home page Giter Site logo

diogo-karma / docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from calcom/docker

0.0 0.0 0.0 12 KB

The Docker configuration for Calendso is an effort powered by people within the community. Calendso does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.

License: MIT License

Shell 88.27% Dockerfile 11.73%

docker's Introduction

calendso-docker

The Docker configuration for Calendso is an effort powered by people within the community. Calendso does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.

Requirements

Make sure you have docker & docker-compose installed on the server / system.

Getting Started

  1. Clone calendso-docker

    git clone [email protected]:calendso/calendso-docker.git --recursive
  2. Update .env if needed

  3. Build and start calendso

    docker-compose up --build
    
  4. Start prisma studio

    docker-compose exec calendso -- npx prisma studio
    
  5. Open a browser to http://localhost:5555 to look at or modify the database content.

  6. Click on the User model to add a new user record.

  7. Fill out the fields (remembering to encrypt your password with BCrypt) and click Save 1 Record to create your first user.

  8. Open a browser to http://localhost:3000 and login with your just created, first user.

docker's People

Contributors

emrysal avatar rberrelleza 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.