glitchypastepen

Create simple front-end projects (mainly with HTML, CSS and JS) using an online code editor with instant hosting.
Last Updated on: November 24, 2020 at 5:34 AM (Eastern)

Khaleel Gibran's Profile picture 17lwinn's Profile picture

View AppView Source


glitchypastepen/README.md

GlitchyPastePen

GitHub stars GitHub forks GitHub issues

Create simple front-end projects (mainly with HTML, CSS and JS) using an online code editor with instant hosting.

View Demo · Report Bug · Request Feature

Loved the project? Please consider donating to help it improve!


GlitchyPastePen has an online code IDE, which allows you to create a simple static site and host them immediately.

Features

Contributing

  1. Fork the repository!
  2. Clone your fork: git clone https://github.com/your-username/GlitchyPastePen.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request!

Uses

Remixing

remix this
  1. Remix this project or clone this repo.
git clone https://github.com/khalby786/glitchypastepen.git
cd glitchypastepen
  1. In the .env file, create a variable named SECRET and give it some value (meant for your session password).

  2. This project uses the GitHub oAuth, so you need to create a new Github oAuth app in your GitHub Account, so first go to http://github.com.

  3. Click on your profile picture in the top right corner and select ‘Settings’ from the drop-down menu.

  1. Scroll all the way down and choose “Developer Settings” from the left menu.

  1. Choose oAuth Apps.

  1. Click on “New oAuth App”

  1. Fill in all the details according to your wish, but make sure to set callback as https://PROJECTNAME.glitch.me/login/github/callback.
npm start

Collaborators

Contributors