Skip to content

A starter boilerplate dApp to give you a headstart in your project builds for the web3 Tbilisi Bootcamp

License

Notifications You must be signed in to change notification settings

web3tbilisi/bootcampStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Tbilisi Bootcamp Starter Repo

This is a starter repo for anyone looking to build a dApp over the bootcamp. The aim of this repo is to help you accelerate your time and focus entirely on building your project instead of sitting and configuring a base repository for hours.

Run Locally

Clone the project

  git clone https://github.com/web3tbilisi/bootcampStarter.git

Go to the project directory

  cd bootcampStarter

Install dependencies

  npm install --force

Start the server

  npm start

Environment Variables

Save any sensitive crendentials you need in as a variable in the .env file at the root of your project. Once saved, these can be referred to across your webapp in the following manner:

process.env.VARIABLE

Contributing

See anything missing or would like to add more? Well, Contributions are always welcome! Use Github Issues for opening contribution ideas and adhere to the Github Terms and Conditions during the entire process.

License

MIT

Support

For support, just reach out to any of the Technical Team members at the bootcamp. You can also choose to make a quick stop at StackOverflow, GitHub Discussions, GitHub Issues and all the other nitty gritty solution spots you know of.

Acknowledgements

Authors

About

A starter boilerplate dApp to give you a headstart in your project builds for the web3 Tbilisi Bootcamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages