sqlfiddle

  • 所有者: zzzprojects/sqlfiddle
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

SQL Fiddle

THIS VERSION IS NOT IN USE ANY MORE

SQL Fiddle has been implemented with a new codebase - see https://github.com/jakefeasel/sqlfiddle2 for those details

##About

See the SQL Fiddle about page page for background on the site.

Getting the project up and running

Fork the code on github to a local branch for youself.

If you haven't already got Maven, install it now.

From the root of your working copy, run this:

mvn jetty:run

Once everything downloads and runs, the app will be running on localhost:8080. Watch for this message in your console:

[INFO] Started Jetty Server

You can now access your local server at localhost:8080.

You should now have a functional copy of SQL Fiddle running locally. Out of the box, the only database "servers" you have are SQLite instances (since those actually run in your browser). Setting up others requires separate work for each one (and isn't really necessary for most development work).

The document root being served is src/main/webapp. You can edit the files under there and see the changes immediately upon refresh (no need to restart the jetty server).

##Optional

You should set the Railo Admin passwords. Here are the links to get to both admin contexts, once you have Jetty running:

Local Railo Web Admin
Local Railo Server Admin

The simplest thing to do would be to set the password just to "password" (no quotes). This is the default password in the config. If you choose to use another Railo admin password, you must set it in the file src/main/webapp/config/development/settings.cfm and update the CFAdminPassword. Once you set the admin password, you don't need to do anything else in the Railo Administrator.

I'm happy to entertain pull requests!

Thanks,
Jake Feasel

主要指標

概覽
名稱與所有者zzzprojects/sqlfiddle
主編程語言JavaScript
編程語言ColdFusion (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2012-01-18 08:25:59
推送於2024-03-20 20:53:21
最后一次提交2024-03-20 16:53:21
發布數0
用户参与
星數275
關注者數30
派生數50
提交數531
已啟用問題?
問題數76
打開的問題數35
拉請求數2
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?