| node_modules | ||
| scripts | ||
| styles | ||
| views | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| favicon.ico | ||
| forum_bld.sql | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| server.js | ||
README for inkletblot.com
This is an angularjs project, currently it is a total rebuild of inkletblot.com using the framework. The forum has been separated from the gallery and 'things' pages. It is at https://github.com/Inkletblot/forum.com
Api server for this project is at https://github.com/Inkletblot/inkletblot.server There is a container of the app autobuilt at inkletblot/inkletblot-server
I know things is a stupid name, can you come up with a better one?
TODO!
- note that todo applies to both .com and .server and is kept synced, manually! *
General:
- Fix server responses to be all the same.
- this is kinda done, need to make all .sends() the same.
- Fix client catching of server errors.
- Generally strengthen server API, especially once forum is separate.
Gallery/Things:
- Things to add are nil atm.
Interesting Ideas.
- None as of yet x