- Create, downlaod, upload CovenantSQL wallets, get PTC from faucet
- Create project and database, top-up projects
- One-click OAuth integration in projects
- Create tables and add fields to database, set table rules
- CLQ cloud database empower your SPA into a full dynamic App
- Clone project code.
git clone https://github.com/CovenantSQL/cql-cloud-fe.git my-project
cd my-project
- Installation dependence.
yarn install
Or
npm install
- Start local server.
npm run start
- After the startup is complete, open a browser and visit http://localhost:7000, If you need to change the startup port, you can configure it in the
.env
file.
documentation is working in progress
Modern browsers.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
CovenantSQL Cloud Portal is developed on top of antd-admin, integrated with a lot of great open-source projects including: