https://github.com/CONNECT-platform/connect-models
the best visual ORM as a service out there
https://github.com/CONNECT-platform/connect-models
Last synced: 11 months ago
JSON representation
the best visual ORM as a service out there
- Host: GitHub
- URL: https://github.com/CONNECT-platform/connect-models
- Owner: CONNECT-platform
- Created: 2019-04-29T08:13:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T16:12:20.000Z (almost 7 years ago)
- Last Synced: 2025-02-20T10:13:15.343Z (about 1 year ago)
- Language: TypeScript
- Size: 198 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# connect-platform-boilerplate
this is a super easy way to start a [CONNECT platform](https://loreanvictor.github.io/connect-platform/) project.
just follow these easy steps:
1. create a folder for your project, name it something (for example, `my-connect-project`), and `cd` there.
1. `git clone https://github.com/loreanvictor/connect-platform-biolerplate.git .`
1. `npm install`
1. `npm start`
then checkout `localhost:4000/panel`. have fun, and read [the guides](https://medium.com/connect-platform) as well.
---
## and also:
- checkout [CONNECT platform on git](https://github.com/loreanvictor/connect-platform).
- this is a super early-stage project, but if you want to give feedback, any feedback, be it an idea, improvement, or a super minor issue you've had with the platform, just write to me.