This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3dbafac806
budibase
/
packages
/
server
/
.gitignore
10 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
wip: move components to node_modules folder for easier importing
2020-03-31 11:50:13 +02:00
node_modules/
Getting started for contributors fixed - see readme
2019-11-23 08:28:24 +01:00
myapps/
remove config - .env added
2020-04-24 18:28:32 +02:00
.env
Update gitignore in server
2021-03-31 20:58:08 +02:00
builder/*
Bundle latest client library with the server and use it when updating apps in production
2021-07-09 13:33:09 +02:00
client/*
ignore public folder in apps
2020-02-26 11:16:43 +01:00
public/
client lib tests
2020-05-07 14:33:25 +02:00
db/dev.db/
dist
codecov GH action
2021-03-02 19:22:35 +01:00
coverage/