Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Wellers0n/4Fun-Fullstack

Boilerplate fullstack using backend with graphql and frontend with relay
https://github.com/Wellers0n/4Fun-Fullstack

Last synced: 8 days ago
JSON representation

Boilerplate fullstack using backend with graphql and frontend with relay

Awesome Lists containing this project

README

        












4Fun-Fullstack





## fullstack javascript

4Fun uses a stack full `JS/TS` on the frontend and backend, I'm making this project to improve
my skills so much in the backend and too in frontend.

## Initing in the your PC

- For clone the project `git clone https://github.com/Wellers0n/4Fun-Fullstack.git`
- Enter in the folder `cd 4Fun-Fullstack/`
- To install project dependency: `yarn install`
- After the installation of the dependencies `yarn start` in the default directory

## Stack used

[ReactJS](https://reactjs.org/)

[React-Native](https://facebook.github.io/react-native/)

[KoaJS](https://koajs.com/)

[MongoDB](https://www.mongodb.com/)

[GraphQL](https://graphql.org/)

[Relay](https://relay.dev/)

[Yarn](https://yarnpkg.com/en/)

[WorkSpaces](https://yarnpkg.com/lang/en/docs/workspaces/)

[Styled-Components](https://www.styled-components.com/)

[Material-UI](https://material-ui.com/)

loading...