Skip to content

Commit 15bcf8b

Browse files
project setup
1 parent f13d920 commit 15bcf8b

File tree

12 files changed

+805
-67
lines changed

12 files changed

+805
-67
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ build/
2121
nbbuild/
2222
dist/
2323
nbdist/
24-
.nb-gradle/
24+
.nb-gradle/
25+
26+
SimpleWorklist.mdzip.bak

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
11
# simpleworklist2
22

3-
Todo List for Getting Things Done
3+
Todo List for Getting Things Done
4+
5+
6+
# [Simpleworklist2](https://github.com/phasenraum2010/simpleworklist2.)
7+
8+
+ Twitterwall with [spring:boot](https://projects.spring.io/spring-boot/) for [heroku](https://heroku.com)
9+
+ More Info: [https://phasenraum2010.github.io/twitterwall2/](https://github.com/phasenraum2010/simpleworklist2)
10+
11+
## Development
12+
13+
### Repository
14+
- Get Source Code: git clone [https://github.com/phasenraum2010/twitterwall2.git](https://github.com/phasenraum2010/simpleworklist2..git)
15+
- Project: [https://github.com/phasenraum2010/twitterwall2/projects/1](https://github.com/phasenraum2010/simpleworklist2/projects/1)
16+
- Issues: [https://github.com/phasenraum2010/twitterwall2/issues](https://github.com/phasenraum2010/simpleworklist2/issues)
17+
18+
### heroku CLI
19+
- heroku login
20+
- heroku pg:psql --app {app-name}
21+
- heroku logs -t --app {app-name}
22+
- more:
23+
- [https://devcenter.heroku.com/categories/command-line](https://devcenter.heroku.com/categories/command-line)
24+
- [https://devcenter.heroku.com/articles/heroku-cli](https://devcenter.heroku.com/articles/heroku-cli)
25+
26+
27+
### Setup Test and Development on Localhost

SimpleWorklist.mdzip

33.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)