Skip to content

Commit 9bc75f1

Browse files
committed
chore: readme updated
1 parent be76d81 commit 9bc75f1

File tree

7 files changed

+2589
-3863
lines changed

7 files changed

+2589
-3863
lines changed

package-lock.json

+2,517-3,748
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+37-37
Original file line numberDiff line numberDiff line change
@@ -17,75 +17,75 @@
1717
"build": "webpack --config webpack.prod.js"
1818
},
1919
"dependencies": {
20-
"@types/history": "^4.6.1",
21-
"autosize": "^4.0.0",
20+
"@types/history": "^4.7.5",
21+
"autosize": "^4.0.2",
2222
"babel-polyfill": "^6.26.0",
23-
"callbag-basics": "^3.1.0",
23+
"callbag-basics": "^3.2.0",
2424
"callbag-basics-esmodules": "^4.0.0",
2525
"callbag-debounce": "^2.1.2",
2626
"callbag-observe": "^1.0.0",
2727
"callbag-subscribe": "^1.5.1",
28-
"classnames": "^2.2.5",
29-
"date-fns": "^1.29.0",
30-
"deep-equal": "^1.1.0",
28+
"classnames": "^2.2.6",
29+
"date-fns": "^1.30.1",
30+
"deep-equal": "^1.1.1",
3131
"emoji-dictionary": "^1.0.9",
3232
"extend": ">=3.0.2",
3333
"freactal": "^2.0.3",
3434
"functional-acl": "^0.6.0",
3535
"hyperscript-helpers": "^3.0.3",
3636
"install": "^0.10.2",
3737
"jed": "^1.1.1",
38-
"lodash": "^4.17.14",
39-
"lost": "^8.2.0",
38+
"lodash": "^4.17.15",
39+
"lost": "^8.3.1",
4040
"number-format.js": "^1.1.11",
4141
"os": "^0.1.1",
4242
"process": "^0.11.10",
43-
"qs": "^6.5.2",
43+
"qs": "^6.9.3",
4444
"query-string": "^5.1.1",
45-
"react": "^16.9.0",
45+
"react": "^16.13.1",
4646
"react-autosize-textarea": "^6.0.0",
47-
"react-debounce-input": "^3.2.0",
48-
"react-dom": "^16.9.0",
47+
"react-debounce-input": "^3.2.2",
48+
"react-dom": "^16.13.1",
4949
"react-dropzone": "^8.0.4",
5050
"react-hyperscript": "^3.2.0",
51-
"react-markdown": "^4.0.3",
52-
"react-modal": "^3.6.1",
51+
"react-markdown": "^4.3.1",
52+
"react-modal": "^3.11.2",
5353
"react-router-dom": "^4.3.1",
5454
"react-rte": "^0.16.1",
5555
"react-toastify": "^4.5.2",
56-
"react-twitch-embed-video": "^1.1.2",
56+
"react-twitch-embed-video": "^1.1.4",
5757
"react-youtube": "^7.9.0",
58-
"spectre.css": "^0.5.0",
58+
"spectre.css": "^0.5.8",
5959
"switch-path": "^1.2.0",
60-
"tachyons": "^4.9.0",
60+
"tachyons": "^4.11.1",
6161
"timeago.js": "^3.0.2",
62-
"tributejs": "^4.0.0"
62+
"tributejs": "^4.1.3"
6363
},
6464
"devDependencies": {
65-
"@babel/core": "^7.6.4",
66-
"@babel/plugin-proposal-class-properties": "^7.5.5",
67-
"@babel/preset-env": "^7.6.3",
68-
"babel-loader": "^8.0.6",
65+
"@babel/core": "^7.9.0",
66+
"@babel/plugin-proposal-class-properties": "^7.8.3",
67+
"@babel/preset-env": "^7.9.0",
68+
"babel-loader": "^8.1.0",
6969
"babel-minify-webpack-plugin": "^0.3.1",
7070
"babel-preset-env": "^1.7.0",
7171
"braces": ">=2.3.1",
72-
"clean-css": ">=4.1.11",
72+
"clean-css": "^4.2.3",
7373
"clean-webpack-plugin": "^3.0.0",
74-
"closure-webpack-plugin": "^2.0.1",
75-
"css-loader": "^3.2.0",
74+
"closure-webpack-plugin": "^2.3.0",
75+
"css-loader": "^3.4.2",
7676
"eslint": "^4.19.1",
77-
"eslint-config-prettier": "^2.9.0",
78-
"eslint-plugin-prettier": "^2.6.0",
79-
"file-loader": "^4.2.0",
80-
"mini-css-extract-plugin": "^0.8.0",
81-
"node-sass": "^4.12.0",
82-
"prettier": "^1.12.0",
83-
"sass-loader": "^8.0.0",
84-
"style-loader": "^1.0.0",
85-
"terser-webpack-plugin": "^2.2.1",
86-
"webpack": "^4.41.2",
87-
"webpack-cli": "^3.3.9",
77+
"eslint-config-prettier": "^2.10.0",
78+
"eslint-plugin-prettier": "^2.7.0",
79+
"file-loader": "^4.3.0",
80+
"mini-css-extract-plugin": "^0.8.2",
81+
"node-sass": "^4.13.1",
82+
"prettier": "^1.19.1",
83+
"sass-loader": "^8.0.2",
84+
"style-loader": "^1.1.3",
85+
"terser-webpack-plugin": "^2.3.5",
86+
"webpack": "^4.42.1",
87+
"webpack-cli": "^3.3.11",
8888
"webpack-merge": "^4.2.2",
89-
"ws": ">=3.3.1"
89+
"ws": "^7.2.3"
9090
}
9191
}

readme.md

+10-59
Original file line numberDiff line numberDiff line change
@@ -8,92 +8,43 @@ This repository contains the front-end repository.
88

99
We're still working in the first alpha, so previous knowledge about the stack is required to set things up.
1010

11-
## Alpha screenshot
12-
13-
![Anzu alpha post](https://imgur.com/pXDutG0.png)
14-
![Anzu alpha publisher](https://imgur.com/tF1ApnP.png)
15-
![Anzu alpha post](https://imgur.com/IAv9V8C.png)
16-
![Anzu alpha chat](https://imgur.com/vlari7x.png)
17-
![Anzu alpha profile](https://imgur.com/uG4C9LE.png)
18-
1911
## Anzu's stack
20-
2112
- Golang.
22-
2313
- Redis (to be replaced)
24-
2514
- BuntDB (embedded cache)
26-
2715
- MongoDB (DB)
28-
29-
- Cycle.JS (A functional and reactive JavaScript framework)
30-
31-
# Contribute
16+
- React JS (with a heavy use of hooks)
3217

3318
## Installation
3419

3520
### Download dependencies
36-
37-
The first step is to download Go, official binary distributions are available at [https://golang.org/dl/](https://golang.org/dl/).
38-
39-
If you are upgrading from an older version of Go you must first [remove the existing version](https://golang.org/doc/install?download=go1.11.4.darwin-amd64.pkg#uninstall).
40-
41-
[Download the package file](https://golang.org/dl/), open it, and follow the prompts to install the Go tools. The package installs the Go distribution to /usr/local/go.
42-
43-
The package should put the /usr/local/go/bin directory in your PATH environment variable. You may need to restart any open Terminal sessions for the change to take effect.
44-
45-
Make sure you have defined your GOPATH:
46-
47-
```zsh
48-
49-
export GOPATH=$HOME/go
50-
51-
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
52-
53-
```
21+
The first step is to download and install Go, official binary distributions are available at [https://golang.org/dl/](https://golang.org/dl/).
5422

5523
Download and configure **MongoDB** and **Redis** (you'll need to create a root user in MongoDB). Alternatively you can use remote servers.
5624

57-
Install `dep` for go dependencies: [https://github.com/golang/dep](https://github.com/golang/dep). In MacOS it can be installed with `brew`.
58-
59-
Execute the following command: `go get https://github.com/cespare/reflex`
60-
61-
Reflex probably only works on Linux and Mac OS.
62-
6325
### Download the repositories
6426

65-
Download the [core](http://github.com/tryanzu/core) in any path.
27+
Download the [core](http://github.com/tryanzu/anzu) in any path.
6628

6729
Initialize the repo submodule, so the [frontend](http://github.com/tryanzu/frontend) is in `static/frontend`.
6830

6931
```
7032
git submodule update --init --recursive
7133
```
72-
Install the core dependencies with `go build -o anzu`.
7334

74-
Install the frontend dependencies with `yarn install`.
35+
Install andn build the core dependencies with `go build -o anzu`. A binary named anzu will be created and it is the program we'll run to create an anzu forum.
36+
37+
Now go to the frontend folder in `static/frontend`, install the frontend dependencies with `npm install` and finally compile the frontend with `npm run build`.
7538

7639
### Configure
40+
Copy the `.env.example` file into `.env` and edit it to meet your local environment configuration. Environment config can be setup either using OS env vars or .env file. This config is read at anzu boot time and it is core to be able to run the program.
7741

78-
Copy the `env.json.example` file into `env.json` and edit it to meet your local environment configuration.
79-
You'll need to set your MongoDB user and password, should look like this:
80-
```
81-
"database": {
82-
"uri": "mongodb://[yourUser]:[yourPassword]@127.0.0.1:27017/admin",
83-
"name": "anzu"
84-
},
85-
```
86-
87-
Copy the `config.toml.example` file into `config.toml`
42+
Copy the `config.toml.example` file into `config.toml` and edit it to meet your site configuration.
8843

8944
### Last steps
45+
Having mongodb & redis running and everything set up in .env we can now start the program.
9046

91-
Start mongo service `service mongod start`
92-
93-
Execute `./anzu`
94-
[Execute](https://www.cyberciti.biz/faq/run-execute-sh-shell-script/) the script `develop.sh` to have hot reload (compile and run) while editing the core code.
95-
96-
Execute `npm run start` in `static/frontend` to have hot reload while editing the frontend code.
47+
Execute `./anzu` and have fun.
9748

9849
## Commits
9950

src/board/components/profile.js

+3-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ function Profile({ state, effects }) {
4242
}
4343

4444
const editable = state.canUpdate(user.id);
45+
const owner = state.isOwner(user.id);
46+
4547
return main('.profile.flex-auto', [
4648
section('.fade-in.tc', [
4749
editable &&
@@ -156,11 +158,11 @@ function Profile({ state, effects }) {
156158
),
157159
editable &&
158160
!user.description &&
161+
owner &&
159162
div(
160163
'.toast.toast-warning.measure-wide.center.lh-copy.mv3',
161164
t`Aún no has escrito tu biografía. Ayuda a otros a conocer sobre ti escribiendo una en tu perfil.`
162165
),
163-
//holi
164166
div('.mw5.mb3.center', [
165167
i('.icon-crown.f5'),
166168
span('.db.mb2.f5', [

src/board/fractals/auth.js

+7-5
Original file line numberDiff line numberDiff line change
@@ -491,11 +491,8 @@ function updateChatChannelConfig(effects, channel, updated) {
491491
}
492492
return list.concat(updated);
493493
}
494-
return list.map(
495-
item =>
496-
item.name === channel.name
497-
? { ...channel, ...updated }
498-
: item
494+
return list.map(item =>
495+
item.name === channel.name ? { ...channel, ...updated } : item
499496
);
500497
})
501498
.then(updated => {
@@ -719,6 +716,11 @@ export default provideState({
719716
authenticated({ auth }) {
720717
return auth.user !== false && auth.loading === false;
721718
},
719+
isOwner({ auth }) {
720+
return id => {
721+
return auth.user !== false && auth.user.id == id;
722+
};
723+
},
722724
canUpdate({ auth }) {
723725
return id => {
724726
return (

src/board/utils.js

+14-12
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ function linkSupport(props) {
1515
return props.href.match(/^(https?:)?\/\//)
1616
? h(
1717
'a',
18-
{ href: props.href, target: 'blank', rel: 'noopener noreferrer' },
18+
{
19+
href: props.href,
20+
target: '_blank',
21+
rel: 'noopener noreferrer',
22+
},
1923
props.children
2024
)
2125
: h(Link, { to: props.href }, props.children);
@@ -84,17 +88,15 @@ export function kvReducer(obj) {
8488
}
8589

8690
export function jsonReq(req) {
87-
return req
88-
.then(response => response.json())
89-
.then(response => {
90-
const status = response.status || 'okay';
91-
const message =
92-
response.message || 'Invalid response, check network requests.';
93-
if (status !== 'okay') {
94-
throw message;
95-
}
96-
return response;
97-
});
91+
return req.then(response => response.json()).then(response => {
92+
const status = response.status || 'okay';
93+
const message =
94+
response.message || 'Invalid response, check network requests.';
95+
if (status !== 'okay') {
96+
throw message;
97+
}
98+
return response;
99+
});
98100
}
99101

100102
function socketEvent(event, params) {

webpack.common.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const MiniCssExtractPlugin = require('mini-css-extract-plugin');
44

55
module.exports = {
66
entry: {
7-
main: './src/mount.js',
7+
main: './src/mount.js',
88
autumn: './src/themes/autumn/autumn.scss',
99
},
1010
mode: 'development',

0 commit comments

Comments
 (0)