issues
search
SaneMyburg
/
motorbike-back-end
MIT License
0
stars
0
forks
source link
[1pt] Setup
#1
Open
SaneMyburg
opened
1 year ago
SaneMyburg
commented
1 year ago
Install React with create-react-app ./
Install all necessary packages such as react-router, redux, axios
Install linters and github workflows
Remove all default files
Install Rails with rails new --api --database=postgresql ./
Install all necessary gems such as 'pg'
Setup linters and workflows for both repositories Create README.md for both with links to each other