Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit df5094f

Browse files
authored
Merge pull request #1 from codebenderhq/v3/frame
V3/frame
2 parents 1fb116d + fca2710 commit df5094f

File tree

299 files changed

+36112
-74618
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

299 files changed

+36112
-74618
lines changed

.DS_Store

-2 KB
Binary file not shown.

backpack/.env .env

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
REMOTE=/home/git
21
SERVER_KEY=some_server_key_12345

README.md

+29-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ providing the flexibility needed to achieve our mission
1111
### Getting Started
1212

1313
You can use this starter template to playaround with it
14-
[backpack-starter](https://github.com/codebenderhq/backpack-starter)
14+
[backpack-frame](https://github.com/codebenderhq/backpack-frame)
1515

1616
### sauveur cloud
1717

@@ -31,4 +31,31 @@ convert deno task init into a script
3131
to install
3232
deno install
3333

34-
deno task sdk will be for people who would like to import their packages beforehand by specifying it there without the npm
34+
deno task sdk will be for people who would like to import their packages beforehand by specifying it there without the npm
35+
36+
### grape cli
37+
Grape is an innovative CLI that helps you quickly connect your community with apps you created. It offers powerful tools to build your perfect app, plus features to easily create, manage, and deploy it. With Grape, building and sharing your app is easy.
38+
```create `type` `name` for `instance```
39+
40+
page
41+
create page noah for sally
42+
43+
service
44+
create service hollard for sally
45+
46+
api
47+
create api get for sally
48+
## advanced
49+
50+
To extend it for yourself and contribte you will need to fork this repository and
51+
add a import path to be able to direct it cloned repo within your project to begin extending it to your needs
52+
53+
if you would like to contribute your extended version just open a PR from your forked repo to the orignal repo
54+
If you do not want to contrbute your extended version that is okay,
55+
56+
## roadmap
57+
[] env logger
58+
[] enable generating service and page together (grape)
59+
60+
61+
<!-- https://cli.github.com/ -->

backpack/deno.json

-10
This file was deleted.

backpack/deno.lock

-289
This file was deleted.

0 commit comments

Comments
 (0)